by: psql-mail |
last post by:
Help!
Postmaster is segfaulting i think.
I am running RH_AS_3beta, postgresql 7.3.4 compiled from postgresql-7.3.
4-1PGDG.src.rpm on ia64 arch.
Tsearch2 compiled from tsearch-v2-stable.tar.gz
...
|
by: Jeremiah Elliott |
last post by:
I have a java application that pulls data off db2/400 an inserts it into a
postgres(7.3.2) database. The jdbc errors out with this message:
ConnectionBean: Driver not loaded Something unusual has...
|
by: Kaushik Roy |
last post by:
Problem : When starting the postmaster ( DB Server ) we can see the following on the console :
Incorrectly built binary which accesses errno, h_errno or _res directly.. Needs to be fixed.
DEBUG: ...
|
by: |
last post by:
Hello,
i have a question, i have made an .exe file in vb.net and this exe file is
running the whole time, while you work with the computer.
but then when i want to shut down the computer, the...
|
by: wespvp |
last post by:
I've got a 2 hour index build that has been running for 9 hours. With 'ps
-efl' I see that there is a VACUUM ANALYZE running that started 24 hours ago
and my index build is 'wating'. I sent a...
|
by: Durai raj |
last post by:
Hello All,
After starting the postmaster, I just entered in
database like:
$ psql test
Welcome to psql 7.4.2, the PostgreSQL interactive
terminal.
Type: \copyright for distribution terms
|
by: Tony O'Bryan |
last post by:
I am normally the admin for our PostgreSQL servers, but someone else tried
to kill a runaway query while I was out sick. Unfortunately, he tried
killing the runaway query by killing the...
|
by: Joachim Klassen |
last post by:
Hi all,
if I accidentally use a TAKEOVER command with BY FORCE clause while
primary and standby are in peer state I'll end up with two primary's
(at least with FP10 and Windows). Is this works ...
|
by: TC |
last post by:
I'm confused about the proper way to shut down my application.
I have a form which instantiates a control, which instantiates another
control, which instantiates yet another control that runs a...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|