Re: Firebird To postgresql migration help needed - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Firebird To postgresql migration help needed
Date
Msg-id AANLkTilmDq67DNNRCiuol6wcqAr1zR9DOUxliuE-zyZB@mail.gmail.com
Whole thread Raw
In response to Re: Firebird To postgresql migration help needed  (mnavahan <mnavahan@yahoo.com>)
List pgsql-admin
On Fri, Jun 4, 2010 at 10:24 PM, mnavahan <mnavahan@yahoo.com> wrote:
>
>
>
> Scott Marlowe-2 wrote:
>>
>> On Wed, May 19, 2010 at 10:38 AM, mnavahan <mnavahan@yahoo.com> wrote:
>>>
>>>>>I think so.  Look up "SECURITY DEFINER"
>>>
>>> seems goods .... i need try to it ...
>>>
>>>
>>>>>Not that I know of.  You're talking connect / disconnect triggers right?
>>> YES .... how do it ?
>>
>> It's not really doable.  However, it's possible that what you're
>> trying to accomplish (big picture) is.  What is it that you're trying
>> to accomplish with connect / disconnect triggers?
>>
>>
>
>
> yes really need it !
> also need for transaction !

OK, but what do you need it to do, why are you doing it?  I can't
offer possible alternatives if I don't know why you're trying to do
it.  Do you want the user to have certain schemas in their search
path?  Set values for random_page_cost? Set logging to a certain
level?  All of those things can be done without a trigger.

Are you wanting to log access from a user?  More detail gets better answers.

pgsql-admin by date:

Previous
From: mnavahan
Date:
Subject: restore db from other db folder
Next
From: Scott Marlowe
Date:
Subject: Re: restore db from other db folder