Re: how to generate a sql file

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: how to generate a sql file
Дата
Msg-id 200403231152.14661.dev@archonet.com
обсуждение исходный текст
Ответ на how to generate a sql file  (spambox <spambox@wanadoo.fr>)
Список pgsql-general
On Tuesday 23 March 2004 09:11, spambox wrote:
> Hi,
>
> i would like to generate a file of my sql sequences during a stored
> process, i know it's possible but i dont' find the command.
> Thx for the help

Well, from psql \o <filename> will output results to a file.

If it's the statements you want to record, set the log_statement config
setting (see run-time environment section of the manuals).

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От:
Дата:
Сообщение: Re: PHP or JSP? That is the question.
Следующее
От: "Ian Harding"
Дата:
Сообщение: Re: PHP or JSP? That is the question.