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
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
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