snacktime wrote: > I'm pretty sure the answer to this is no, but just in case I've > missed something. Is there a way to configure the server so it only > logs for specific users? No, but you can configure PostgreSQL to insert the user name into each log message, and then you could configure your syslog daemon to redirect (or delete) messages according to that user name. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster