From: | Wim <wdh(at)belbone(dot)be> |
---|---|
To: | Florian Litot <flitot(at)besancon(dot)sema(dot)slb(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: backup |
Date: | 2002-09-16 14:45:33 |
Message-ID: | 3D85EE8D.1050206@belbone.be |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi Florian,
You can do it with pg_dump or pg_dumpall, if the you don't shut the
database, some mewly added data will not be int the backup...
Cheers!
WIm
Florian Litot wrote:
> Hi
> i would like to know if i can use the database and in the same time
> make a backup without stop the database?
> Is it the backup very good or not?
> can i program the backup?
> Thanks
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2002-09-16 15:58:34 | Re: HELP!!! |
Previous Message | Tom Lane | 2002-09-16 13:20:03 | Re: psql and readline library: cursor keys |