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
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
"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
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
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