i have postgresql starting up with the machine
at
boot time. i did this using the
"ntsysv" command.
how can i tell if it is using the "-i"
option for tcp/ip
when it starts the
postmaster?
i am using visual cafe for windows to develop an
applet to access my postgresql data on a linux server. the package
requires that the driver i want to develop with reside on the same computer...ie
the windows box. can the jdbc driver "jdbc6_4.jar" be placed on
the windows box and access t
hmmm, that raised another error:
Starting postgres: stdin: is not a tty
any ideas on that one?
what is a tty anyway?
sure appreciate your help.
-Original Message-
From: Terry Mackintosh <[EMAIL PROTECTED]>
To: Vance Greenway <[EMAIL PROTECTED]>
Cc: [EMAIL PROTEC
when i execute my posgres.init file, it asks for
a password per the su command that is in it, but does not pause for a password
to be entered and consequently cannot launch the postmaster. is there an
obvious fix, or even an obscure one to help this newbie
out?