Re: connection problem in postgresql
| От | Tom Lane |
|---|---|
| Тема | Re: connection problem in postgresql |
| Дата | |
| Msg-id | 18583.1145219309@sss.pgh.pa.us обсуждение |
| Ответ на | connection problem in postgresql ("Majo George Cheruvathur" <majogeorges@gmail.com>) |
| Ответы |
Re: connection problem in postgresql
|
| Список | pgsql-bugs |
"Majo George Cheruvathur" <majogeorges@gmail.com> writes:
> I cannot able to connect to postgresql.I am pasting my code here.
> Class.forName("org.postgresql.Driver");
> Connection conn=3DDriverManager.getConnection("jdbc:postgresql://127.0.0.1=
> /*
> postgres*", "*postgres*", "sadeen");
> here sadeen is my password.
> But i don't know what to give where i underlined.
This is not a bug.
For help with using the JDBC driver I'd suggest the pgsql-jdbc list;
you're more likely to find people who know about jdbc there. The
people who read pgsql-bugs are mostly core-database hackers.
regards, tom lane
В списке pgsql-bugs по дате отправления: