Re: [ADMIN] Some thoughts on replication

2001-01-27 Thread Dirk Heinrichs
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

Re: [ADMIN] Some thoughts on replication

2001-01-27 Thread Dirk Heinrichs
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

[ADMIN] Some thoughts on replication

2001-01-25 Thread Dirk Heinrichs
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

Re: [ADMIN] Importing table from mysql

2000-06-12 Thread Dirk Heinrichs
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?

Re: [ADMIN] mysql to pgsql

2000-02-18 Thread Dirk Heinrichs
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

Re: [ADMIN] Access to multiple Databases

1999-09-22 Thread Dirk Heinrichs
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