[GENERAL] pg_dump error

1999-04-03 Thread Stefano Zampieri
hi, I've experienced an error while doing pg_dump dbname > dump_file "failed sanity check, type with oid 145670 was not found" the same error for pg_dump -s no errors with pg_dump -t tablename for each table of the db Does anyone know what this mean and how to fix it? -postgres 6.3.2 RH linux

RE: [GENERAL] pg_dump error

1999-04-03 Thread Michael Davis
Try vacuum. You could also try dropping and recreating your indexes. -Original Message- From: Stefano Zampieri [SMTP:[EMAIL PROTECTED]] Sent: Saturday, April 03, 1999 3:56 AM To: [EMAIL PROTECTED] Subject:[GENERAL] pg_dump error

[GENERAL] Unsupported frontend protocol - libpq

1999-04-03 Thread Bob VonMoss
I'm trying to connect to a database from a C++ program compiled with g++, linked to the libpq library on a Sun Solaris system. It is compiled and run like this (my actual information has been changed to pseudonyms, like mypghost.com, etc.) bash$ gmake g++ -c -I /usr/local/pgsql/include test1.cpp

[GENERAL] Re: Unsupported frontend protocol - libpq

1999-04-03 Thread Bob VonMoss
Bob VonMoss wrote: > I'm trying to connect to a database from a C++ program compiled with > g++, linked to the libpq library on a Sun Solaris system. It is compiled > and run like this (my actual information has been changed to pseudonyms, > like mypghost.com, etc.) > > bash$ gmake > g++ -c -I /u

Re: [GENERAL] Re: Unsupported frontend protocol - libpq

1999-04-03 Thread Statistical Solutions
Are you running postgres with the -i option??? For postgres to work with tcp/ip, you need to launch postmaster with the -i option. steve On Sat, 3 Apr 1999, Bob VonMoss wrote: > Bob VonMoss wrote: > > > I'm trying to connect to a database from a C++ program compiled with > > g++, linked to th

[GENERAL] Commercial Support of PostgreSQL ...

1999-04-03 Thread The Hermit Hacker
There will be a much more formal announcement in coming weeks, but in order to help guage the interest, we've just added a very simple "registration" form to http://www.pgsql.com ... The formal announcement will be made pretty much in conjunction with putting up a proper site at http://www.pgsql