I'm trying to upgrade from 6.4.2, and the 6.4.2pg_dumpall is failing
with the message:
guru$ pg_dumpall > db_out
getIndices(): SELECT failed
pg_dump failed on sqlmail, exiting
Trying the version of pg_dumpall that comes with 6.5.1 fails with:
guru$ sh /tmp/pg_dumpall >
Hi,
I need an urgent help. My database in entirely broken but I
steel have binary files of my tables. I need to get data
from them. Is there any way to get it in any way?
Best regards,
Andrey mailto:[EMAIL PROTECTED]
At 05:13 PM 10/16/99 +0800, nisc wrote:
> I've got postgresql-6.5.1.tar.gz and try to install it on my solaris
> IpcMemoryCreate: shmget failed (Invalid argument)
> key=5432001, size=1073152, permission=600
> FATAL 1: ShmemCreate: cannot create region
Pretty
On Oct 17, lec mentioned:
> When I use psql with -u option, psql prompts for the user and password
> but any password lets me through although psql checks for the user.
>
> What am I missing here?
Passwords only make sense if you actually use password authentication (see
pg_hba.conf(5)), otherw
Greetings all,
I'm getting my feet wet w/ Postgresql so apologies if I'm being clueless
in front of you more knowledgeable cognescenti.
Background:
I've got a Linux RH5.2 setup at home and have started using a combo of
Apache 1.3.3/Postgres 6.3.x/PHP. All this RPM-in-the-can stuff is
lovely; w
When I use psql with -u option, psql prompts for the user and password
but any password lets me through although psql checks for the user.
What am I missing here?