Re: [INTERFACES] pb compiling JDBC interface

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Cyril Ferrand <Cyril(dot)Ferrand(at)sophia(dot)inria(dot)fr>
Cc: PostgreSQL General Questions List <pgsql-general(at)postgresql(dot)org>
Subject: Re: [INTERFACES] pb compiling JDBC interface
Date: 1998-07-09 06:12:22
Message-ID: Pine.LNX.3.96.980709070819.1240A-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)ferrand(at)sophia(dot)inria(dot)fr *
> * http://www.mygale.org/05/ironmask *
> *************************************************************************
>

--
Peter T Mount peter(at)retep(dot)org(dot)uk or petermount(at)earthling(dot)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(at)maidstone(dot)gov(dot)uk

Browse pgsql-general by date

  From Date Subject
Next Message Aleksey Dashevsky 1998-07-09 08:56:53 Re: [GENERAL] How to rename a database?
Previous Message Bruce Momjian 1998-07-09 04:11:32 Re: [GENERAL] translate "bug"?