Dave Page wrote:
pg_dir_ls isn't necessary for reading the logfiles; pg_logdir_ls will do this.Err, yes, sorry - that was a thinko.
The list isn't complete. pgadmin uses these three functions for logfile tracking:
- pg_logdir_ls to list logfiles - pg_file_length to check for changes of the current logfile - pg_file_read to retrieve a logfile Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend