From: | Hans-Jürgen Schönig <postgres(at)cybertec(dot)at> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org, EG <EG(at)CYBERTEC(dot)at> |
Subject: | Re: 7.4 Wishlist |
Date: | 2002-11-30 09:19:53 |
Message-ID: | 3DE882B9.3080808@cybertec.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general pgsql-hackers |
What I'd like to have in future versions of PostgreSQL:
- replication, replication, ... (you have seen that before). i guess
most people would like to see that.
- a dblink like system for connecting to remote database systems
(not just PostgreSQL???)
something like CREATE REMOTE VIEW would be damn good.
it would solve many problem when it comes to migration
- tablespaces (the directory based stuff which has been discussed on
the list)
- somebody has mentioned XML before. the XPath stuff would be really
cool
- PL/Sh should be in contrib. i know that the core team has decided
not to put it in the core but contrib would be fine (I keep forgetting
the URL of Peters website :( ...)
- packages: is there a way to define a set of functions as a package
so that they can be removed using just one DROP PACKAGE or so? would be
nice for huge projects
- urgent: being able to use PL/Perl in combination with SPI (There
is a Pg-SPI but it is 0.01 - see
http://search.cpan.org/author/APILOS/DBD-PgSPI-0.01/PgSPI.pm) a full
and reliable implementation would be fine.
- preforking for faster startup
- declare MySQL as evil *g*.
Thanks a lot :)
Hans
From | Date | Subject | |
---|---|---|---|
Next Message | Hans-Jürgen Schönig | 2002-11-30 09:35:00 | Re: 7.4 Wishlist |
Previous Message | Neil Conway | 2002-11-30 08:18:30 | Re: 7.4 Wishlist |
From | Date | Subject | |
---|---|---|---|
Next Message | Hans-Jürgen Schönig | 2002-11-30 09:35:00 | Re: 7.4 Wishlist |
Previous Message | Joel Burton | 2002-11-30 08:21:07 | Re: SQL Query |
From | Date | Subject | |
---|---|---|---|
Next Message | Hans-Jürgen Schönig | 2002-11-30 09:35:00 | Re: 7.4 Wishlist |
Previous Message | Neil Conway | 2002-11-30 08:18:30 | Re: 7.4 Wishlist |