We are looking for the exact thing but with two PostgreSQL databases
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin
BednarSent: 10 July 2006 18:28To:
pgsql-sql@postgresql.orgSubject: [SQL] MS-SQL<->Postgres
sync
Looking to keep 2 databases in s
Hello
all,
Let me explain the
situation to the best of my knowledge. I am running postgres 8.1, and I read the
documentation on CREATE TYPE, this could be extremely usefull for us at the
moment. So I went ahead with this little test
CREATE TYPE
boolean_date AS(
checked bool,
va
Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Joe
> Sent: 27 June 2006 15:15
> To: Andrew Sullivan
> Cc: pgsql-sql@postgresql.org
> Subject: Re: Fwd: [SQL] Start up question about triggers
>
> Andrew Sullivan wrote:
> > On Tue, Ju
Of Andrew Sullivan
> Sent: 27 June 2006 14:40
> To: pgsql-sql@postgresql.org
> Subject: Re: Fwd: [SQL] Start up question about triggers
>
> On Tue, Jun 27, 2006 at 11:16:17AM +0300, Forums @ Existanze wrote:
> >
> > I looked into slony, I have a question though, how woul
age-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Sullivan
> Sent: 26 June 2006 17:43
> To: pgsql-sql@postgresql.org
> Subject: Re: Fwd: [SQL] Start up question about triggers
>
> On Mon, Jun 26, 2006 at 04:59:26PM +0300, Forums @ Existanze wrote:
>
Hello again,
The problem is not tracking WHAT changed, this can be done, as we have
discussed in this thread, the problem is how to replicate the necessary
commands that will alter a mirror database to reflect what has been changed,
sequencially and in the order that it has occurred.
I you can fi
fference between the theoretical method and the
> ones already suggested is that I will still need "n" trigger
> function for each of the "n"
> tables, but only ONE auditing table.
>
> Would it be much nicer :-)
>
> Once again thank you very much for all your
s
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of George Weaver
> Sent: 23 June 2006 15:38
> To: Forums @ Existanze
> Cc: pgsql-sql@postgresql.org
> Subject: Re: Fwd: [SQL] Start up question about triggers
>
> Hi Fotis,
&
Hello again aaron,
Im really interested in the part where you say "generic trigger" can you
give me some tips? As to how I will go about that? I had already read the
links that Richard gave, I new I could get the values like that. So right
now I will have to create a trigger for each of my table
this
may not be achieving your goal.-Aaron Bono
On 6/22/06, Forums @
Existanze <[EMAIL PROTECTED]> wrote:
Sorry
This is the complete message
Hello all,
I know that this question may be really
simple, but I have decided to ask here
Sorry This is the complete message
Hello
all,
I know that this
question may be really simple, but I have decided to ask here due to fact that I
don't know how to search for this on google or on the docs.
I created a trigger
fuction which updates a specific row in some table A. Is it p
Hello
all,
I know that this
question may be really simple, but I have decided to ask here due to fact that I
don't know how to search for this on google or on the docs.
I created a trigger
fuction which updates a specific row in some table A. Is it possible to retain
the query that was
12 matches
Mail list logo