I am trying to run an insert script via a contrab job on linux. I am having problems figuring out the security. What I need is for the local setting to allow a connection as the same unix user I am logged in as i.e. postgres. I noticed that you can't use the 'ident sameuser' with local unix sockets, what is the method of getting round this as I cant use trust for this database? Thanks Graham
- Re: [ADMIN] pg_hba.conf question Graham Vickrage
- Re: [ADMIN] pg_hba.conf question Tom Lane
- RE: [ADMIN] pg_hba.conf question Graham Vickrage
- Re: [ADMIN] pg_hba.conf question Tom Lane
- Re: [ADMIN] pg_hba.conf question Milind Patil