Pg_dump Query - Mailing list pgsql-general

From Rebecca Clarke
Subject Pg_dump Query
Date
Msg-id CANY3h+QshA5NszEVTbOjMj34FH2PDcDmGzmHqEMKUbN_ftbBsw@mail.gmail.com
Whole thread Raw
Responses Re: Pg_dump Query  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
Hi

I want to pg_dump only a select amount of rows from a table and restore them to a table on another server.

Is there away to do this? I thought of using a view but how would I upload that into a specific table.  Copy? or is there something I can do with pg_restore.

Rebecca

pgsql-general by date:

Previous
From: Thomas Markus
Date:
Subject: Re: How to tame a gigantic (100+ lines) query in a web app?
Next
From: Scott Marlowe
Date:
Subject: Re: Pg_dump Query