Re: Schema Archive cant find table - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Schema Archive cant find table
Date
Msg-id 201102191348.08557.adrian.klaver@gmail.com
Whole thread Raw
In response to Schema Archive cant find table  (trex005 <trex005@gmail.com>)
List pgsql-general
On Friday, February 18, 2011 7:40:59 am trex005 wrote:
> I am trying to archive a schema, however there is a certain table that
> gets skipped with pd_dump

What does the log file show when you do the dump?
Any output to the screen when the dump is being run?
If not maybe run with -v switch to get verbose output?


>
> The table's name is 'servers'.  I checked to see if it is a reserved
> word, and it does not appear to be...
>
> Thinking I was missing something I tried using -t servers, and I get :
> pg_dump: No matching tables were found
>
> Any help?
>
> Second question

--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: deepak
Date:
Subject: Re: Building extensions on Windows using VS2008
Next
From: PANAGIOTIS GERMANIS
Date:
Subject: Get column list from Postgres Query