Re: [GENERAL] Problem with table,field names.

1999-02-12 Thread Blashko Alexander
Thank you for your fast answer. On Thu, 11 Feb 1999, Oleg Broytmann wrote: > On Thu, 11 Feb 1999, Blashko Alexander wrote: > > create table TEST ( NAME text) > > create table "TEST" ( "NAME" text) > >Use double quotations - it is standard SQL

Re: [GENERAL] How to increment by hand a sequence number.

1999-01-18 Thread Blashko Alexander
On Mon, 18 Jan 1999, Valerio Santinelli wrote: > I've exported a table from an existing MSAccess database to my > PostgreSQL db. > I use a serial ID on the table and now I'm getting errors when I add a > new entry in the table if i don't specify the ID by hand (which should > be placed automati

[GENERAL] Problems with pg_options.

1999-01-10 Thread Blashko Alexander
Hi everybody. I have pg_options: verbose=1 query=1 syslog=1 When i added options: executorstats or plannerstats or parserstats, postgres send message: Backend message type 0x44 arrived while idle Backend message type 0x44 arrived while idle student_kad=> \d PQsendQuery() -- There is no connect