Re: [GENERAL] Future of PostgreSQL - Mailing list pgsql-general

From franck
Subject Re: [GENERAL] Future of PostgreSQL
Date
Msg-id 38673260.1F4DE74E@sopac.org.fj
Whole thread Raw
In response to Re: [GENERAL] Future of PostgreSQL  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-general
Well,

I like to see replication, at least snapshot type, and later merge type...
Snapshot should allow load balancing while querying db, and allow distributed
web/db server. The replication should work over LAN/WAN and snailmail. The
replication shouldn't be dependent of a transport/network config.

Also, some XML import/export routine to import and export to tables...

Relationships should be hardcoded in the database.

Also, i'm not sure if it is part of current version, but we should be able to
alter a field definition in a table without having to drop the table...

Franck
franck@sopac.org.fj


pgsql-general by date:

Previous
From: Mike Mascari
Date:
Subject: Re: [GENERAL] pgsql 7.x...
Next
From: Howie
Date:
Subject: Re: [GENERAL] pgsql 7.x...