Re: [BUGS] BUG #6694: 9.2 beta 2 : psql commands \db and \db+ fail

2012-06-15 Thread Philippe BEAUDOIN
Hello, paf=# \db ERROR: column "spclocation" does not exist LINE 3: spclocation AS "Location" ^ Are you using the psql provided by 9.2 beta 2? Or an older version? It appears that the version of psql in 9.2 beta 2 does the correct thing, look at src/bin/psql/describe

[Fwd: Re: [BUGS] BUG #6682: pg_dump and sequence values of serial columns for extension configuration tables]

2012-06-10 Thread Philippe BEAUDOIN
7;s script. You are right. My intent here was just to show that feeding the pg_extension_config_dump function with the sequence name is not a solution, ... in the current version at least. Regards. Philippe BEAUDOIN. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs

Re: [BUGS] BUG #6683: dropping a table with a serial column from an extension needs to explicitely drop the associated seq

2012-06-10 Thread Philippe BEAUDOIN
nsion scripts ;-)) If this behaviour remains as is, it should be at least documented. Finding the best desirable behaviour is probably also linked with the discussion just started for BUG #6682. Best regards. Philippe BEAUDOIN. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs