On 06/28/2011 05:34 AM, Lodron, Gerald wrote:
I have the problem that when i run my batch i always have to let the user type
in the password, thats nasty... I also tried PGPASSWORD but it does not work,
it always prints that it is the wrong password...
I'm not sure if setting PGPASSWORD i
Hi
I programmed an application which uses postgres 9.0. Currently i am writing an
installer for my application and wrote my own GUI to set up postgres settings
and i already install it ofer the original setup.exe with parameters. After
that i want to create user roles and tables with psql.exe