Re: [BUGS] BUG #5201: insert select gives bogus error message

2009-11-20 Thread Tom Lane
"" writes: > I have two tables. > table a, and table b. > table a inherits table b in create table. > table b had at least 10 fields. > I had a command insert into a select * from b; > I got an error message saying > that number of expressions/arguments is not ok. > This does not happen if I use "

[BUGS] BUG #5205: Cannot ADD CONSTRAINT ... FOREIGN KEY...

2009-11-20 Thread Alain Baeckeroot
The following bug has been logged online: Bug reference: 5205 Logged by: Alain Baeckeroot Email address: alain.baecker...@laposte.net PostgreSQL version: 8.4.1 Operating system: Linux (Ubuntu 9.10) Description:Cannot ADD CONSTRAINT ... FOREIGN KEY... Details: I thin

[BUGS] BUG #5204: ODBC connection NOT working

2009-11-20 Thread Alan Martin
The following bug has been logged online: Bug reference: 5204 Logged by: Alan Martin Email address: alan.mar...@mightyautoparts.com PostgreSQL version: 08.04.0100 Operating system: Windows 7 64-bit Description:ODBC connection NOT working Details: Good morning. I've

[BUGS] BUG #5203: Rule affecting more than one row is only fired once, when there is no reference to the row.

2009-11-20 Thread Marcel Wieland
The following bug has been logged online: Bug reference: 5203 Logged by: Marcel Wieland Email address: marcel.wiel...@fondsnet.de PostgreSQL version: 8.2 Operating system: Linux Description:Rule affecting more than one row is only fired once, when there is no referenc

[BUGS] BUG #5202: Rule affecting more than one row is only fired once with LIMIT 1

2009-11-20 Thread Marcel Wieland
The following bug has been logged online: Bug reference: 5202 Logged by: Marcel Wieland Email address: marcel.wiel...@fondsnet.de PostgreSQL version: 8.2 Operating system: Linux Description:Rule affecting more than one row is only fired once with LIMIT 1 Details: BE

[BUGS] BUG #5201: insert select gives bogus error message

2009-11-20 Thread
The following bug has been logged online: Bug reference: 5201 Logged by: Email address: ante...@freemail.hu PostgreSQL version: 8.3 Operating system: Kanotix, Debian based Description:insert select gives bogus error message Details: Hi, I have two tables. table a,

[BUGS] BUG #5206: wal_sync_method in stock postgresql.conf may be wrong

2009-11-20 Thread Alvaro Herrera
The following bug has been logged online: Bug reference: 5206 Logged by: Alvaro Herrera Email address: alvhe...@postgresql.org PostgreSQL version: any Operating system: any Description:wal_sync_method in stock postgresql.conf may be wrong Details: Jaime Casanova jus

Re: [BUGS] BUG #5197: JDBC: selecting oid results in Exception

2009-11-20 Thread Kris Jurka
On Thu, 19 Nov 2009, Joseph Shraibman wrote: The following bug has been logged online: Bug reference: 5197 Description:JDBC: selecting oid results in Exception Details: query: "select oid FROM pg_catalog.pg_class c;" --- org.postgres

Re: [BUGS] BUG #5200: Use of min suffix in autovacuum_naptime ignored

2009-11-20 Thread Heikki Linnakangas
Andrew Masterton wrote: > The following bug has been logged online: > > Bug reference: 5200 > Logged by: Andrew Masterton > Email address: a.j.master...@open.ac.uk > PostgreSQL version: 8.3.8 > Operating system: RedHat Enterprise 5.4 > Description:Use of min suffix in

Re: [BUGS] BUG #5197: JDBC: selecting oid results in Exception

2009-11-20 Thread Robert Haas
On Wed, Nov 18, 2009 at 11:26 PM, Joseph Shraibman wrote: > > The following bug has been logged online: > > Bug reference:      5197 > Logged by:          Joseph Shraibman > Email address:      ...@selectacast.net > PostgreSQL version: 8.2.14 > Operating system:   Linux > Description:        JDBC: