storing transactions - Mailing list pgsql-general

From kaspro@web.de
Subject storing transactions
Date
Msg-id 535373679@web.de
Whole thread Raw
Responses Re: storing transactions  ("Talha Khan" <talha.amjad@gmail.com>)
Re: storing transactions  (Chris Mair <chrisnospam@1006.org>)
List pgsql-general
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
TRANSACTIONxyz()........  
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


pgsql-general by date:

Previous
From: "Chris Hoover"
Date:
Subject: Help with function
Next
From: "Talha Khan"
Date:
Subject: Re: storing transactions