[BUGS] BUG #5698: pg_dump (8.3.11) does not consider constrains

2010-10-08 Thread Johannes Meidert
The following bug has been logged online: Bug reference: 5698 Logged by: Johannes Meidert Email address: johannes.mei...@rohde-schwarz.com PostgreSQL version: 8.3.11, 9.0.1 Operating system: Windows Description:pg_dump (8.3.11) does not consider constrains Details:

[BUGS] BUG #5699: Postgres runs only under default user.

2010-10-08 Thread Johannes Meidert
The following bug has been logged online: Bug reference: 5699 Logged by: Johannes Meidert Email address: johannes.meid...@rohde-schwarz.com PostgreSQL version: 9.0.1 Operating system: windows Description:Postgres runs only under default user. Details: If a --superac

[BUGS] BUG #5700: double-quoting column names

2010-10-08 Thread Piergiorgio Buongiovanni
The following bug has been logged online: Bug reference: 5700 Logged by: Piergiorgio Buongiovanni Email address: piergiorgio.buongiova...@netspa.it PostgreSQL version: 8.4.3 Operating system: Linux Redhat Description:double-quoting column names Details: Dear all, r

Re: [BUGS] BUG #5698: pg_dump (8.3.11) does not consider constrains

2010-10-08 Thread Joshua Tolley
On Fri, Oct 08, 2010 at 11:46:31AM +, Johannes Meidert wrote: > pg_dump dumps tables in the worng order for constraints (table a refrences > key of table b, but table a is dumped first). As a consequence an import > fails, because the required foreign key (in table b) is missing when table a >

Re: [BUGS] BUG #5700: double-quoting column names

2010-10-08 Thread Joshua Tolley
On Fri, Oct 08, 2010 at 12:20:35PM +, Piergiorgio Buongiovanni wrote: > recently we experienced a strange behaviour with double quoting of column > names in UPDATE statements. > > If you define a table as follows: > > create table erc.TestTable ( Name varchar ); > > and then execute the foll

[BUGS] bug report

2010-10-08 Thread Bryson Holland
what other information do you need from me to make this useful? configure: WARNING: uuid.h: present but cannot be compiled configure: WARNING: uuid.h: check for missing prerequisite headers? configure: WARNING: uuid.h: see the Autoconf documentation configure: WARNING: uuid.h: section "Pr