Re: PgAdmin errors

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: "Hall, Samuel L (Sam)" <sam(dot)hall(at)alcatel-lucent(dot)com>
Cc: John R Pierce <pierce(at)hogranch(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PgAdmin errors
Date: 2014-03-26 21:29:48
Message-ID: 20140326212948.GK9567@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anand Kumar, Karthik 2014-03-26 22:37:27 Re: Increase in max_connections
Previous Message Adrian Klaver 2014-03-26 21:19:15 Re: PgAdmin errors