dbTalk Databases Forums  

Re: [BUGS] [pgsql-www] BUG #1356: pg_get_serial_sequence can not find a table that existing.

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] [pgsql-www] BUG #1356: pg_get_serial_sequence can not find a table that existing. in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] [pgsql-www] BUG #1356: pg_get_serial_sequence can not find a table that existing. - 12-23-2004 , 09:32 AM






"Kamp Kaibo Huang" <Kamp_kbh (AT) hotmail (DOT) com> writes:
Quote:
select pg_get_serial_sequence('tTestTableAnother','FId')
ERROR: relation "ttesttableanother" does not exist
I think you need

select pg_get_serial_sequence('"tTestTableAnother"','"FId "');

regards, tom lane

[ could we please get the bug form fixed to route bugs to the right list? ]

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org


Reply With Quote
  #2  
Old   
Dave Page
 
Posts: n/a

Default Re: [BUGS] [pgsql-www] BUG #1356: pg_get_serial_sequence can not find a table that existing. - 12-24-2004 , 07:51 AM






=20

Quote:
-----Original Message-----
From: pgsql-www-owner (AT) postgresql (DOT) org=20
[mailtogsql-www-owner (AT) postgresql (DOT) org] On Behalf Of Tom Lane
Sent: 23 December 2004 15:30
To: Kamp Kaibo Huang
Cc: pgsql-www (AT) postgresql (DOT) org; pgsql-bugs (AT) postgresql (DOT) org
Subject: Re: [pgsql-www] BUG #1356: pg_get_serial_sequence=20
can not find a table that existing.=20
=20
[ could we please get the bug form fixed to route bugs to the=20
right list? ]
I did that first thing this morning - please let me know if anyone spots
any further problems.

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.