On Jan 5, 2011, at 9:34 AM, Little, Douglas wrote: > No dbuser named Root.
That's my point, you don't have a db user named root, but you do (maybe) have a process running as root trying to connect to the db. > So it sounds like the log messages are standard for a login attempt with > unknown user. No, they are standard for root trying to connect to the database when you do not have a db user named root. -- Scott Ribe [email protected] http://www.elevated-dev.com/ (303) 722-0567 voice -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
