Re: [INTERFACES] pb compiling JDBC interface
От | Peter T Mount |
---|---|
Тема | Re: [INTERFACES] pb compiling JDBC interface |
Дата | |
Msg-id | Pine.LNX.3.96.980709070819.1240A-100000@maidast.retep.org.uk обсуждение исходный текст |
Список | pgsql-general |
On Wed, 8 Jul 1998, Cyril Ferrand wrote: > Thanks for your answer but I find the Pb it was a bad version of JDK (1.0.2) > now I have installed the 1.1.3 and there is no error. Ah yes, JDBC was quite different for 1.0.2... > But now I have a pb with exeample, because I don't understand what to to put > as user and passwd ... Postgresql manages it's own users and passwords (it doesn't use any unix accounts apart from the DBA [usually 'postgres']). The CREATE USER, ALTER USER and DROP USER sql statements do this. In JDBC, you need to supply the user & password that postgres understands. > -- > ************************************************************************* > * Cyril Ferrand : mailto:cyril.ferrand@sophia.inria.fr * > * http://www.mygale.org/05/ironmask * > ************************************************************************* > -- Peter T Mount peter@retep.org.uk or petermount@earthling.net Main Homepage: http://www.retep.org.uk ************ Someday I may rebuild this signature completely ;-) ************ Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk
В списке pgsql-general по дате отправления: