Re: Dumping multiple tables with pg_admin
От | Caesar Kennedy Olima |
---|---|
Тема | Re: Dumping multiple tables with pg_admin |
Дата | |
Msg-id | CAJ3GkWi7fH4Roxtrr2j6Xt-GS3hvwUBwnvcT=iOoHag9r5vpQw@mail.gmail.com обсуждение исходный текст |
Ответ на | Dumping multiple tables with pg_admin (koffi BADOH <koff10@hotmail.com>) |
Ответы |
Re: Dumping multiple tables with pg_admin: I'm wrong
|
Список | pgsql-admin |
Hi Koff,
Do you mean pg_admin or pg_dump, or is it pgAdmin tool you are enquiring about. If you would like to dump selected tables from either a script or from the shell, then with pg_dump you have a -t (--table) option which you can can use to specify the tables you would like to dump or alternatively -T (--exclude-table) to select the table you would like to exclude from a dump. Hope that helps.On 3 September 2015 at 16:42, koffi BADOH <koff10@hotmail.com> wrote:
Hi All,I've just realized that I can't dump once all selected tables with pg_admin . is it true. ? I can't belive.
Does anyone has this issue ?
Of course I know I can dump the whole schema but that is not the matter.
Thanks for all.
koff
В списке pgsql-admin по дате отправления: