Re: pg_dumpall which also dumps lo

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Martijn de Munnik <munnik(at)demunnikservices(dot)nl>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_dumpall which also dumps lo
Date: 2001-06-09 22:05:52
Message-ID: 200106092205.f59M5qY05130@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Is this based on 7.0.X or 7.1.X? I thought we had this capability in
7.1.X.

> I modified the pg_dumpall script to pg_dumpalltodir script. This script
> dumps all databases to a dir (specified with the -e or --dir switch)
> including the large objects. But i'm not sure if it's correct and it dumps
> all info to rebuild the whole database system after a fatal crash...
>
> with kindly regards,
>
> Martijn de Munnik
>
> De Munnik Services
> Julianastraat 21
> 5151 VT Drunen
> W http://www.demunnikservices.nl
> E info(at)demunnikservices(dot)nl
> T (0416) 374586
> F (0416) 320015

Content-Description:

[ Attachment, skipping... ]

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

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Claus Herwig 2001-06-10 16:53:35 Some questions about postgres backend connections
Previous Message Tom Lane 2001-06-08 17:03:25 Re: Rule ON DELETE, to perform to DELETE querys !