Error Message Importing Into PostgreSQL (Using phpPgAdmin)

From: "Daniel Secomb" <dan(at)ds-d(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Error Message Importing Into PostgreSQL (Using phpPgAdmin)
Date: 2004-09-01 02:53:54
Message-ID: MCBBIFBENOMGNJNDAAJBOEPECHAA.dan@ds-d.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm using PostgreSQL 7.3.4 with phpPgAdmin 2.4.2 and the ".sql" file I'm
trying to import came from a dump from a server running PostgreSQL 7.0.3.

I just got this error message trying to import the PostgreSQL database file
into phpPgAdmin. The error message was as follows:

Error -
/usr/local/psa/admin/htdocs/domains/databases/phpPgAdmin/db_readdump.php --
Line: 33
PostgreSQL said: ERROR: parser: parse error at or near "\" at character 1
Your query:
\connect - postgres
CREATE SEQUENCE "acls_bannerid_seq" start 1 increment 1 maxvalue 2147483647
minvalue 1 cache 1 ;

Any idea about what the problem could be?

Many thanks.

Dan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Cott Lang 2004-09-01 03:06:54 Re: Large Databases
Previous Message Joel 2004-09-01 02:04:28 Re: Representating a family tree