|
|
Subscribe / Log in / New account

PostgreSQL 8.0.0 goes beta

PostgreSQL 8.0.0 goes beta

Posted Sep 27, 2004 3:20 UTC (Mon) by nextdude (guest, #24999)
In reply to: PostgreSQL 8.0.0 goes beta by JanniCash
Parent article: PostgreSQL 8.0.0 goes beta

> I don't know where the idea to replicate arbitrary schema changes
> automatically comes from.

How about an object-oriented persistence framework that runs on a server than needs 100% uptime? I've got an object-oriented application where the structure of existing object classes may change (occasionally) or where new object classes are added (frequently). In either scenario, I'd like a replication solution that can transparently replicate the necessary schema changes on the fly to minimize downtime with no further intervention required at the database level.

How can SLONY-I support that?


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds