Re: Dumping from older version - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Dumping from older version
Date
Msg-id 46FA7C9C.4020907@iol.ie
Whole thread Raw
In response to Re: Dumping from older version  (Carlos Moreno <moreno_pg@mochima.com>)
List pgsql-general
On 26/09/2007 16:26, Carlos Moreno wrote:

> Maybe you used the switch -d to specify the database?  (like with psql
> and some other client applications).

Duhhh! I've just realised my mistake - here's my command line:

pg_dump -h 192.168.200.2 -U postgres -d assetreg -f assetreg.txt -E utf8

....I had thought that the -d option was to specify the database, but of
course not.

Thanks all - I'm sadder and wiser!

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

pgsql-general by date:

Previous
From: Carlos Moreno
Date:
Subject: Re: Autostart PostgreSQL in Ubuntu
Next
From: Alban Hertroys
Date:
Subject: Re: Help tuning a large table off disk and into RAM