Re: [BUGS] BUG #1722: table with a serial field don't works

2005-06-20 Thread Richard Huxton
Massimo Mollo wrote: I've installed postgres on 2 pcs, a win2000 and a winxp home. when i create a table with a SERIAL field, the pgadmin can see and use it, but with psql or a .net program using odbc, ole or lpgsql, the error is "RELATION *tablename* NOT FOUND". Please supply the real query a

[BUGS] BUG #1722: table with a serial field don't works

2005-06-20 Thread Massimo Mollo
The following bug has been logged online: Bug reference: 1722 Logged by: Massimo Mollo Email address: [EMAIL PROTECTED] PostgreSQL version: 8.03 Operating system: win2000pro, winXphome Description:table with a serial field don't works Details: I've installed postgre