Re: best solution to backup full user databse

From: Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: best solution to backup full user databse
Date: 2010-04-19 16:58:42
Message-ID: 1271696322.27198.6.camel@mobile.selfvps.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2010-04-19 at 09:39 -0600, Scott Marlowe wrote:
> On Mon, Apr 19, 2010 at 9:34 AM, Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru> wrote:
> > On Mon, 2010-04-19 at 09:18 -0600, Scott Marlowe wrote:
> >> pg_dump?
> >
> > Yes. But this tool can dump all domains, triggers, procedures and
> > functions belongs to specific database ?
> >
>
> Yep. It makes a consistent backup of an entire database.

Thank You!
--
Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>
Selfip.Ru

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-04-19 17:04:30 Re: performance problems inserting random vals in index
Previous Message Merlin Moncure 2010-04-19 16:46:41 Re: How to insert Ecoded values into postrgresql