Re: Errors

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: J Norfleet <jnorfleet(at)picusnet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Errors
Date: 2002-04-22 19:15:30
Message-ID: Pine.LNX.4.21.0204222011481.2455-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 22 Apr 2002, J Norfleet wrote:

> Not sure how general this is but when trying to connect to the server via
> either a remote application or even a local php script, I get the following
> error. (It was working?)
>
> ERROR: No such attribute or function 'fio'
> pg_recvbuf: unexpected EOF on client connection
>
> Any help is much appreciated.
> Thanks

What changed or happened?

What version of postgres are you running? What is the host system (of less
interest)?

What happens when you try connecting with psql?

Try increasing the debug level of the postmaster, see postgres.conf file in the
data directory, and see what messages appears. Though the answer to the first
question is presumably going to be a good starting place since something must
have changed or happened.

--
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants

In response to

  • Errors at 2002-04-22 19:11:45 from J Norfleet

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Reyes 2002-04-22 19:28:11 Which OS better for postgresql? FreeBSD or Linux?
Previous Message J Norfleet 2002-04-22 19:11:45 Errors