Re: pg_dump with select command

From: Adarsh Sharma <adarsh(dot)sharma(at)orkash(dot)com>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_dump with select command
Date: 2011-09-15 04:48:40
Message-ID: 4E7183A8.7070702@orkash.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I am sorry Sir, but Still I am not able to solve the issue.

I followed the below steps & they are :-

1. Create table from the main tables by *create table as select* command.
2. Then I take the backup of that tables and restore on the remote machine.
3. After this I have to change the table names to the original ones in
the remote server.

Where as , In mysql we have -X option to specify a query while taking
backups & then restore them. But I think Postgresql doesnot support this.

Thanks

Alban Hertroys wrote:
> On 14 September 2011 11:31, Adarsh Sharma <adarsh(dot)sharma(at)orkash(dot)com
> <mailto:adarsh(dot)sharma(at)orkash(dot)com>> wrote:
>
> Any update on below issue.
>
>
> What do you expect an update on? You got your answer, which included
> the solution.
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message AI Rumman 2011-09-15 05:43:55 how to use all the options of EXPLAIN?
Previous Message Toby Corkindale 2011-09-15 03:18:02 Re: PostgreSQL benchmarked on XFS vs ZFS vs btrfs vs ext4