| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
| Cc: | chinni <naveen(dot)bysani(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: replication modules on postgres |
| Date: | 2004-08-02 16:27:28 |
| Message-ID: | 10859.1091464048@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> On Mon, 2 Aug 2004, chinni wrote:
>> Is the core Postgres team thinking of providing such an API?
> the only worry I'd have is a new one
> coming along that needs to plug in at a different point in the server ...
That would be the major worry I'd have. AFAICS the requirements for
different forms of replication are so different that a "one size fits
all" API seems impossible. Perhaps an API that would allow plugging in
Postgres-R could be made, but I doubt it would be useful for anything
very much different from Postgres-R.
If you think you can define such an API, though, let's see a sketch ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2004-08-02 16:34:08 | Re: Support for persistant objects in PostgreSQL? |
| Previous Message | Scott Marlowe | 2004-08-02 16:15:52 | Re: replication modules on postgres |