Re: [GENERAL] createuser ignores stdin in 8.1.0?

2005-12-02 Thread Gary Horton
Thanks, Tom, that explains it. I'm using Richard Huxton's suggested workaround and it's working just fine - -gh Tom Lane wrote: Gary Horton <[EMAIL PROTECTED]> writes: We're migrating from 7.3.4 to 8.1.0, and I'm seeing different behavior with the

Re: [GENERAL] createuser ignores stdin in 8.1.0?

2005-12-02 Thread Gary Horton
Richard Huxton wrote: Gary Horton wrote: ...and in 7.3.4, this works just fine, with the shell consuming the stdin and redirecting it to the createuser command, which subsequently doesn't bother the user with the prompt (i.e. the prompts are responded to automatically). However,

[GENERAL] createuser ignores stdin in 8.1.0?

2005-12-02 Thread Gary Horton
7.3.4? Thanks so much for anyone's insights. And, if you would be so kind, please cc me at my email since I'm not signed up to receive interest-list messages... -Gary Horton ---(end of broadcast)--- TIP 9: In versions below 8.0, the p

Re: [GENERAL] Questions on 8.1 install

2005-11-23 Thread Gary Horton
stallation.       http://www.sun.com/software/solaris/postgres.jsp        -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gary Horton Sent: Wednesday, November 23, 2005 2:54 PM To: pgsql-general@postgresql.org Subject: Re: [GENERAL]

Re: [GENERAL] Questions on 8.1 install

2005-11-23 Thread Gary Horton
Scott Marlowe wrote: On Wed, 2005-11-23 at 12:39, Gary Horton wrote: My primary question: is this the correct interest list for questions about installation? I'll stop there until someone confirms for me that I'm doing the right thing -- if you would be so kind, pleas

[GENERAL] Questions on 8.1 install

2005-11-23 Thread Gary Horton
My primary question: is this the correct interest list for questions about installation? I'll stop there until someone confirms for me that I'm doing the right thing -- if you would be so kind, please cc me at my email since I'm not signed up to receive interest-list messages...

Re: [GENERAL] Trouble downloading Postgres

2005-11-21 Thread Gary Horton
Yes, thanks very much, I was just a few minutes ago able to get back in and get this done. Thanks! -gh Magnus Hagander wrote: I'm trying to download the source for 8.1 but am having a problem from both IE and Mozilla browsers. From either browser, clicking on a donwload object link l

[GENERAL] Trouble downloading Postgres

2005-11-21 Thread Gary Horton
ad/mirrors-ftp Login incorrect. This same message happens regardless of which folder I choose. Should I just try again later, or is there a more serious problem? Thanks for any help - and if you would please, reply to me directly as I don't receive postings from this list. - Gary Horton 303-272-9140

[GENERAL] Considering an upgrade...

2005-10-11 Thread Gary Horton
n advance ... and if you would, please cc me at my email address since I'm not subscribed to this alias. - Gary Horton

Re: [GENERAL] How to wait until startup completes

2005-06-01 Thread Gary Horton
Tom Lane wrote: Yeah ... in fact, if you read the script, what it does is loop until a psql -l succeeds ... so why wouldn't your following instance also succeed? regards, tom lane Ah, I think that you mean to run pg_ctl with a -x option (not my own sh script). I didn't realize I cou

Re: [GENERAL] How to wait until startup completes

2005-06-01 Thread Gary Horton
Tom Lane wrote: Gary Horton <[EMAIL PROTECTED]> writes: [ assorted startup problems ] You did not say what platform this is on, nor which Postgres version you are running. Tsk tsk. Actually I did mention 7.3.4 Postgres but obviously I didn't do it clearl

[GENERAL] How to wait until startup completes

2005-05-31 Thread Gary Horton
re? - is there a better way to start up postresql to achieve what we want? - is setpgrp somehow getting in the way of the -w flag working as desired? Thanks for any insights - Gary Horton ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

[GENERAL] newbie Q's

2000-02-18 Thread Gary Horton
s might be addressed? Finally, I wonder about JDBC drivers for PostGreSQL, in particular supporting JDBC 2. If none for JDBC 2 (I know at least OpenLink supports JDBC 1.x)...do we know of vendors planning support for this, and when? Thanks VERY much for any help in these