At 08:35 AM 12/19/06, tlm wrote:
>Hi. I have an automated script that essentially feeds a long sequence
>of SQL statements to psql, as a single transaction. For debugging
>purposes, I would like to insert the equivalent of print statements (to
>write messages to stdout, stderr, or maybe some pre-specified log file) at
>various points in this sequence. How is this done?
select 'half way already?';
Responses
pgsql-novice by date
| Next: | From: Richard Broersma Jr | Date: 2006-12-19 21:56:44 |
| Subject: Re: CREATE ROLE |
| Previous: | From: Russell Denney | Date: 2006-12-19 20:41:16 |
| Subject: CREATE ROLE |