This is a discussion on Hey!!! within the Pgsql General forums, part of the PostgreSQL category; --> Hey. I am new here. I’m from Poland:-) I have one question (I don’t now if this is the ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 ?? -- Best regards LaroG ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| On Thu, Jan 26, 2006 at 18:24:36 +0100, LaroG <larog_pgsql@op.pl> 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. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| On Fri, Jan 27, 2006 at 12:01:48AM -0600, Bruno Wolff III wrote: > On Thu, Jan 26, 2006 at 18:24:36 +0100, > LaroG <larog_pgsql@op.pl> 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. Actually, someone has written some system-level triggers, but I can't find a reference to it right now. the mailing lists in the past month. -- Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |