Re: Tom, I've got an emergency - please help me

From: "Henrik Steffen" <steffen(at)city-map(dot)de>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pg" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Tom, I've got an emergency - please help me
Date: 2002-07-15 18:14:14
Message-ID: 034801c22c2b$6d9fcbc0$7100a8c0@topconcepts.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ah, I see, -o -P is something completely different than -O -P

ok ... now I am dumping.... no errors so far....
we'll see if it'll work better on the new server.
I am lucky that I didn't lose any data, last backup is 32 hours old :((

thanks to all

Mit freundlichem Gruß

Henrik Steffen
Geschäftsführer

top concepts Internetmarketing GmbH
Am Steinkamp 7 - D-21684 Stade - Germany
--------------------------------------------------------
http://www.topconcepts.com Tel. +49 4141 991230
mail: steffen(at)topconcepts(dot)com Fax. +49 4141 991233
--------------------------------------------------------
24h-Support Hotline: +49 1908 34697 (EUR 1.86/Min,topc)
--------------------------------------------------------
System-Partner gesucht: http://www.franchise.city-map.de
--------------------------------------------------------
Handelsregister: AG Stade HRB 5811 - UstId: DE 213645563
--------------------------------------------------------

----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Henrik Steffen" <steffen(at)city-map(dot)de>
Cc: "pg" <pgsql-general(at)postgresql(dot)org>
Sent: Monday, July 15, 2002 8:00 PM
Subject: Re: Tom, I've got an emergency - please help me

> "Henrik Steffen" <steffen(at)city-map(dot)de> writes:
> > How can I start postgres in stand-alone mode with "-o -P" as you wrote
> > and then do a pg_dump ? Or did I get you wrong?
>
> No, pg_dump won't talk to a standalone backend. I was wondering if it
> would work to start the normal postmaster with -P option (which has to
> be passed through to the backend, thus -o) and then dump. Worth a
> try...
>
> regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-07-15 18:15:48 Re: Tom, I've got an emergency - please help me
Previous Message Tom Lane 2002-07-15 18:00:07 Re: Tom, I've got an emergency - please help me