Re: Looking for auto starting procedures

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: "manfred(dot)braun" <manfbraun(at)manfbraun(dot)de>
Cc: 'pgsql-general' <pgsql-general(at)postgresql(dot)org>
Subject: Re: Looking for auto starting procedures
Date: 2010-12-03 23:32:05
Message-ID: 4CF97DF5.8040505@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le 03/12/2010 21:22, manfred.braun a écrit :
> [...]
> Yes, thanks, I am just trying to lern the difference.
> I am comin from Sql Server, but I am not a experienced
> db developer. But in Sql Server, you may hack your tests
> just in a direct statement and if it runs, wrap/put
> it in the function or procedure.
>

You can use the DO command in 9.0 to do just that.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Miguel Vaz 2010-12-04 00:20:43 Table design - postgresql solution
Previous Message Derrick Rice 2010-12-03 23:21:10 Re: RESET ROLE and search_path, Connection pool