Hi.  I just found pg_dump errors in my Apache httpd log and am really
confused.   Has anybody seen this before?

My syslog.conf does not mention the httpd error_log.

How did the errors get in there?

# grep pg_dump /var/log/httpd/error_log
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: [archiver] could not open output file: Permission denied
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
pg_dump: server version: X.X.X; pg_dump version: Y.Y.Y
pg_dump: aborting because of version mismatch  (Use the -i option to
proceed anyway.)
#

Thanks,
Aleksey

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to