Re: PgAdmin errors - Mailing list pgsql-general

From Hall, Samuel L (Sam)
Subject Re: PgAdmin errors
Date
Msg-id 69751890A64B3241A83BDB52A30BF29D1936F6BA@US70UWXCHMBA02.zam.alcatel-lucent.com
Whole thread Raw
In response to Re: PgAdmin errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PgAdmin errors  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Yes
"PostgreSQL 9.3.0 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3, 64-bit"

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Wednesday, March 26, 2014 4:03 PM
To: Hall, Samuel L (Sam)
Cc: John R Pierce; pgsql-general@postgresql.org
Subject: Re: [GENERAL] PgAdmin errors

"Hall, Samuel L (Sam)" <sam.hall@alcatel-lucent.com> writes:
> ERROR:  syntax error at or near "LIKE"
> LINE 2: CREATE TABLE tse_history_old (LIKE tse_history)

You're certain the server you're talking to is 9.3?
("SELECT version()" is a good way to be sure.)

            regards, tom lane


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PgAdmin errors
Next
From: Adrian Klaver
Date:
Subject: Re: PgAdmin errors