[BUGS] Postgres Python API problem

2005-06-23 Thread Ruby Murillo
Hi,    We keep getting this message:      import pgdb    /usr/local/lib/python2.4/site-packsges/pgdb.py:56: RuntimeWarning: Python C API version mismatch for module _pg: This Python has API version 1012,    module _pg has version 1011      import pg    /usr/local

[BUGS] BUG #1727: Corrupt Zip file?

2005-06-23 Thread Robert Zahm
The following bug has been logged online: Bug reference: 1727 Logged by: Robert Zahm Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Windows 2000 Description:Corrupt Zip file? Details: I an unable to unzip the .zip file for the 8.0.3 dow

Re: [BUGS] BUG #1725: psql --command and PQexec do not work and fail silently

2005-06-23 Thread Tom Lane
"Charlie Monkton" <[EMAIL PROTECTED]> writes: > Executing the following SQL via the psql -c option (or PQexec does not > work: > psql -c "delete from test;insert into test values ( 1 );insert into > test_ref values ( 1 );" In 7.4 and before, test's ON DELETE trigger won't be fired until the end

[BUGS] BUG #1726: Whenever i reboot my tables indexes is getting corrupted.

2005-06-23 Thread Prasad Duggineni
The following bug has been logged online: Bug reference: 1726 Logged by: Prasad Duggineni Email address: [EMAIL PROTECTED] PostgreSQL version: 8.03 Operating system: Redhat Linux 9.0 Description:Whenever i reboot my tables indexes is getting corrupted. Details: It i

[BUGS] BUG #1725: psql --command and PQexec do not work and fail silently

2005-06-23 Thread Charlie Monkton
The following bug has been logged online: Bug reference: 1725 Logged by: Charlie Monkton Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.6 Operating system: Solaris 9 Description:psql --command and PQexec do not work and fail silently Details: Create the fo