done..
tq
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
yes
in postgresql.conf
postgresql 7.4
tcpip_socket = true
postgresql 8.X
listen_addresses = '*'
best regards
johnson
- Original Message -
From: "Olivier" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 08, 2006 3:52 AM
Subject: Re: tomcat and postg
Is postmaster listening on socket (jdbc need it)? - cf postgresql.conf
On Mon, 2006-02-06 at 19:38 +0700, zulhisham abu nawar wrote:
> hi...
> now i'm trying to integrate cocoon 2.1.8 with postgressql 7.4.11 with
> tomcat 5.0.28...My application can run without any errors but it not
> select any da
hi...
now i'm trying to integrate cocoon 2.1.8 with postgressql 7.4.11 with
tomcat 5.0.28...My application can run without any errors but it not
select any data from database...Below is my application details..
file:cocoon.xconf
jdbc:postgresql://127.0.0.1:5432/mytestdb