Re: Scripting Functions to Separate Files

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: Scripting Functions to Separate Files
Дата
Msg-id 1120677238.1183.193.camel@Andrea.peacock.de
обсуждение исходный текст
Ответ на Scripting Functions to Separate Files  ("Mike Fahrenkrog" <mikef@travelpost.com>)
Список pgsql-general
Am Mittwoch, den 06.07.2005, 11:35 -0700 schrieb Mike Fahrenkrog:
> Hi,
> Does anyone know an efficient way to script database objects
> (preferably all objects, but particularly functions) to separate
> files? I would like to have a separate file for each object, so that I
> can easily add them to source control.
>
Yes, you simply use a text editor and write the files.
You use psql yourdb <small_file_for_one_object
to create/modify your objects after you edit them.




В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.3.2 closing connections, sometimes
Следующее
От: felix@crowfix.com
Дата:
Сообщение: Re: 7.3.2 closing connections, sometimes