From: | "Talha Khan" <talha(dot)amjad(at)gmail(dot)com> |
---|---|
To: | "kaspro(at)web(dot)de" <kaspro(at)web(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: storing transactions |
Date: | 2006-10-04 19:32:56 |
Message-ID: | f80885fc0610041232w211c21acr1e54a7b62d44b286@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)web(dot)de <kaspro(at)web(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Guy Rouillier | 2006-10-04 19:46:16 | Re: Potentially annoying question about date ranges (part 2) |
Previous Message | Martijn van Oosterhout | 2006-10-04 14:35:41 | Re: Hi,&nbs |