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