| From: | Katsuyuki Tanaka <katsut(at)cse(dot)unsw(dot)edu(dot)au> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | passwd |
| Date: | 2000-12-13 17:05:30 |
| Message-ID: | Pine.GSO.4.21.0012140401060.25941-100000@mozart.orchestra.cse.unsw.EDU.AU |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Can anyone tell me how to set passwd for users? I do
what I told in pg_passwd man it doesn;t seem to work.
eg, when I do
psql -u testdb
UserName: user
password: ....
anything i type in password let user access testdb,
I beilive that this username and password are what we have to
put in jdbc getConnection? Am I right?
one more question if one user create db is this accessable from
other users? Seem to me it si now since my authentification is not
working .....
Thanks
Katsu
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manuel Sugawara | 2000-12-13 17:10:19 | Re: How can I check whether a table is existing or not |
| Previous Message | Ken Kachnowich | 2000-12-13 16:13:55 | RE: JDBC Timestamp Problem |