Search Postgresql Archives

Re: Dump table from schema and function from another one

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/19/2013 01:02 PM, Luke Luke wrote:
Hi guys,
Is it possible to do a postgre dump where I will dump from database
complete schema[A] (table+data,procedures) and from another schema[B]
only stored procedures by one dump commnad?

AFAIK there is no way to dump just stored procedures(functions) in any manner, so the above plan will fail on that point. The ways that have been suggested in the past is to filter a dump through an external program to pull the functions out.


Thanks


--
Adrian Klaver
adrian.klaver@xxxxxxxxx


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux