Re: Problem in "Set search path"

From: Pavel Stehule <pavel(dot)stehule(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 12:39:09
Message-ID: CAFj8pRAaDnC=Vuahpi-4XHi+Yzq5dMD8caY7Hn8pf6RNHv-haw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

2013/3/21 Kalai R <softlinne(dot)kv(at)gmail(dot)com>:
> Hi,
>
> I am using postgresql 9.0.3. In my application I change often schema
> name using set search path. Some times schema name set correctly. But some
> time it does not set correctly and it takes the schema previously I set. Is
> any possibilities to happen like this?

yes, it is possible - if you use prepared statement.

Regards

Pavel Stehule

> Thank You.
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Cristian Cruz 2013-03-21 14:35:12 Re: Bad plan on a huge table query
Previous Message Chris Angelico 2013-03-21 12:36:33 Re: Problem in "Set search path"