I'm assuming he means is Postgres actually listening on its TCP port-
IE running. Does this command spit out anything?

       netstat -an | grep 5432

If not, postgres isn't running on a TCP port (at least, not its standard port)

--falz

On 5/13/05, Buddy Shearer <[EMAIL PROTECTED]> wrote:
> I think I replied to the wrong address.
> 
> Anyway, does anyone know how to resolve this.  I don't see how this can be a
> TCP problem when JFFNMS and Postgresql are on the same machine.
> 
> Thanks!
> 
> Buddy
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Craig Small
> Sent: Friday, May 13, 2005 1:10 AM
> To: [email protected]
> Subject: Re: [jffnms-users] Postgresql
> 
> On Thu, May 12, 2005 at 09:20:58PM -0400, Buddy Shearer wrote:
> > JFFNMS reports (from setup.php) that it is not ready by showing a NO
> > for the question "Is the database working".  admin/adm/test.php shows
> > all of my modules and they match the install instruction.  So it does
> > not appear that I am missing anything.
> 
> Postgresql not listening to the TCP port would be the most likely problem.
> The database schema not being loaded would be the second.
> 
>   - Craig
> --
> Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
> Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
> csmall at : enc.com.au                      ieee.org           debian.org
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the
> first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> _______________________________________________
> jffnms-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> _______________________________________________
> jffnms-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&op=click
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to