On Thu, Jan 26, 2006 at 18:24:36 +0100, LaroG <larog_pgsql@xxxxx> wrote: > Hey. > I am new here. I’m from Poland:-) > I have one question (I don’t now if this is the right group for this question and … if my English is enough good… :P): > Are the developers going to implement some system trigger like in ORACLE i.e. “on login” trigger ?? Postgres has triggers. There aren't triggers that fire on login or startup though.