Re: puzzling perl DBI vs psql problem - Mailing list pgsql-general

From Rodrigo Gonzalez
Subject Re: puzzling perl DBI vs psql problem
Date
Msg-id 20140313173428.48add328@rjgonzale
Whole thread Raw
In response to Re: puzzling perl DBI vs psql problem  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
Responses Re: puzzling perl DBI vs psql problem  (Susan Cassidy <susan.cassidy@decisionsciencescorp.com>)
List pgsql-general
On Thu, 13 Mar 2014 13:28:38 -0700
Susan Cassidy <susan.cassidy@decisionsciencescorp.com> wrote:

> No, it is connecting to localhost, which is the same system I am
> running psql on.
>
> Susan
>
Well, if one query is logged and the other one is not it means that it
is running against different servers (as far as I understand
logging)....

Maybe psql is connecting using one socket and perl using another one?
maybe you have 2 instances running?


pgsql-general by date:

Previous
From: Susan Cassidy
Date:
Subject: Re: puzzling perl DBI vs psql problem
Next
From: Susan Cassidy
Date:
Subject: Re: puzzling perl DBI vs psql problem