Re: PgAdmin errors - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: PgAdmin errors
Date
Msg-id 20140326212948.GK9567@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: PgAdmin errors  ("Hall, Samuel L (Sam)" <sam.hall@alcatel-lucent.com>)
List pgsql-general
Hall, Samuel L (Sam) wrote:
> ERROR:  syntax error at or near "LIKE"
> LINE 2: CREATE TABLE tse_history_old (LIKE tse_history)
>                                                                               ^

Note it says this is on line 2.  What have you got in the previous line?
(psql has \p to show existing query buffer contents but I don't know if
pgadmin has such a facility).

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: PgAdmin errors
Next
From: John R Pierce
Date:
Subject: Re: PgAdmin errors