Am Samstag, 27. Januar 2001 00:20 schrieb Bruce Momjian:
> > Have you looked at the replication code that is in contrib?
>
> Yes, your description sounds just like it.
Hmm, which of the two? The trigger mechanism?
In the meantime, a third solution came to my mind:
In case somebody has to take a
Am Donnerstag, 25. Januar 2001 19:07 schrieb The Hermit Hacker:
> Have you looked at the replication code that is in contrib?
Oops, not yet. In 7.0.3 or current?
Bye...
Dirk
Hi folks,
Maybe this belongs to the developers mailing list, but I'm not subscribed to
that list, so I post it here.
I've read through todo list on the website, especially the planned
replication feature. It seems to me that implementing replication into
postgresql is a rather hard and longte
On Fre, 02 Jun 2000, Anthony E. Greene wrote:
>At 11:17 2000-06-02 +0530, Pragati Sagar wrote:
>>I already have a database created in mysql. But now I want to shift from
>>mysql to postgresql but my problem is how to convert mysql database to
>>postgresql. How will I import the tables from mysql?
On Don, 17 Feb 2000, Bob Zoller wrote:
>I'm trying to make the switch from mysql to pgsql, but I'm having trouble
>figuring out how to transfer my databases over! I tried doing a dump in
>mysql and then importing that into pgsql, but I got *tons* of errors.. I
>searched the list archives and docs
On Mit, 22 Sep 1999, you wrote:
>>Hello!
>
>I wonder if I can grant access to two or more databases for one user, without
>letting others connect to the databases.
>
>Now I have the following entries in pg_hba.conf:
>
>-- cut --
>host sameuser0.0.0.0 0.0.0.0 crypt
>host