in reply to In need of Perl/PostgreSQL tutorials

merlyn just published his first 'public' foray into PostgreSQL in the December issue of Linux Magazine it is a good read. merlyn, as usual, finds a unique problem that quickly gets you pushing in the clutch and shifting gears.

Besides buying it will help pay for his next date. :)

mitd-Made in the Dark
'Interactive! Paper tape is interactive!
If you don't believe me I can show you my paper cut scars!'

  • Comment on Re: In need of Perl/PostgreSQL tutorials

Replies are listed 'Best First'.
Re: Re: In need of Perl/PostgreSQL tutorials
by dustbuster (Novice) on Dec 11, 2001 at 00:13 UTC
    I have postgres running in 2 locations
    One is local for developing and testing purposes
    The other is used as a web server.
    I get the above error on the web server even though I have a postgres user set up. I will check the environmental variables but I am pretty sure they are set. Since I can use createuser what do I need to do to specify a password to connect with (using a shell not a script)?

    Hope my question makes sense.
    D.