Re: Need help on how to backup a table - Mailing list pgsql-general

From Joey K.
Subject Re: Need help on how to backup a table
Date
Msg-id 467669b30803272339r489784d4u7ffc3d1d8849d650@mail.gmail.com
Whole thread Raw
In response to Need help on how to backup a table  (ajcity <victor.aluko@gmail.com>)
Responses Re: Need help on how to backup a table  (ajcity <victor.aluko@gmail.com>)
List pgsql-general


On Thu, Mar 27, 2008 at 11:05 PM, ajcity <victor.aluko@gmail.com> wrote:

 Hi all,
 I am trying to backup a large table with about 6 million rows. I want to
export the data from the table and be able to import it into another table
on a different database server (from pgsql 8.1 to 8.2). I need to export the
data through SQL query 'cause I want to do a gradual backup.
 Does pgsql have a facility for this?
 Thanks in advance for your reply.

 

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: table of US states' neighbours
Next
From: ajcity
Date:
Subject: Re: Need help on how to backup a table