Re: pg_restore question (-T and -t)

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Martin Gainty <mgainty(at)hotmail(dot)com>
Cc: tony_caduto(at)amsoftwaredesign(dot)com, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_restore question (-T and -t)
Date: 2009-01-06 18:25:42
Message-ID: 200901061825.n06IPgU09685@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martin Gainty wrote:
>
> Tony-
>
> pgdump version 8.3 will dump multiple tables (with multiple -t)
> http://www.postgresql.org/docs/8.3/interactive/app-pgdump.html
>
> but I dont see the same multiple table functionality with pgrestore
> http://www.postgresql.org/docs/8.3/interactive/app-pgrestore.html
>
> you may have found a bug..

Added to TODO:

Add support for multiple pg_restore -t options, like pg_dump

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pedro Doria Meunier 2009-01-06 18:41:41 COPY ... FROM Permission denied ...
Previous Message Gurjeet Singh 2009-01-06 17:43:59 Re: [HACKERS] ERROR: failed to find conversion function from "unknown" to text