[ADMIN] where do i look?

1999-01-19 Thread Vance Greenway
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?

[ADMIN] jdbc driver, can it run on a windows machine?

1999-01-19 Thread Vance Greenway
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

Re: [ADMIN] my postgres.init file

1999-01-10 Thread Vance Greenway
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

[ADMIN] my postgres.init file

1999-01-09 Thread Vance Greenway
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?