Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Re: storing transactions - Mailing list pgsql-general

From Talha Khan
Subject Re: storing transactions
Date
Msg-id f80885fc0610041232w211c21acr1e54a7b62d44b286@mail.gmail.com
Whole thread Raw
In response to storing transactions  (kaspro@web.de)
Responses Re: storing transactions
List pgsql-general
You can save your transactions in an sql file and then run that file whenever you need to run those transactions.
 
Regards
Talha Khan

 
On 10/3/06, kaspro@web.de <kaspro@web.de> wrote:
Hi all,
I've been studying the whole evening and don't seem to find an answer:
I want to "store" transactions on the server- like view's, or, (sorry) as in M$ SQL Server CREATE OR REPLACE TRANSACTION xyz()........
Is this possible with postgres or do I have to store all these at the client side?!

Thanks heaps,
Chris

_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

pgsql-general by date:

Previous
From: kaspro@web.de
Date:
Subject: storing transactions
Next
From: Ron Johnson
Date:
Subject: Re: storing transactions