Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pg_dump



I think that the problem is because you have a capital letter, try put qoutation marks("") or ' ' on eventOrganizer

> eventOrganizer=# pg_dump "eventOrganizer";



On 4/26/07, Andrej Ricnik-Bay <andrej(dot)groups(at)gmail(dot)com> wrote:
On 4/26/07, stephen` <mail(at)xesoftware(dot)com(dot)au> wrote:

> eventOrganizer=# pg_dump eventOrganizer;
>
> ERROR:  syntax error at or near "pg_dump" at character 1
>
> LINE 1: pg_dump eventOrganizer;

> Can someone tell me where I am going wrong?
In trying to run pg_dump from within psql ... you run that
on the command line.


Cheers,
Andrej

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group