| От | Mendola Gaetano |
|---|---|
| Тема | Re: Report Generator Proposal |
| Дата | |
| Msg-id | 02fb01c37c72$75952350$152aa8c0@GMENDOLA2 обсуждение исходный текст |
| Ответ на | Re: Report Generator Proposal (kaolin fire <cognosco@tentacle.net>) |
| Список | pgsql-admin |
"Mauricio de Castro" <mcastro@solis.coop.br> wrote:
> Report Generator in PHP-GTK that work with Pear-db. It's very easy for
> users...
I was thinking to generate the report with the psql, not with an external
program, somethink like this:
Welcome to psql 7.X, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
test=# BEGIN REPORT TO my_report_file;
BEGIN REPORT;
test=# select * from ........
[SNIPPED RESULT]
test=# END REPORT;
END REPORT;
Regards
Gaetano Mendola
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера