Re: Problem in "Set search path"

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Kalai R <softlinne(dot)kv(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem in "Set search path"
Date: 2013-03-21 16:04:39
Message-ID: 514B2F97.6010708@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/21/2013 08:59 AM, Kalai R wrote:
> Hi,
> Thanks for ur suggestions. I create connection from my .net
> application and set search path by single query. After set search path I
> call psql function from my .net application using the same connection.
> In this case some time search path set but some times not. I didn't use
> prepare statement.

Might try temporarily turning up the logging in postgresql.conf to 'all'
and see what is actually being done on the server.

> Regards
> kalai

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2013-03-21 16:12:20 Re: Problem in "Set search path"
Previous Message Kalai R 2013-03-21 15:59:24 Re: Problem in "Set search path"