From: | Marcos Luis Ortiz Valmaseda <mlortiz(at)uci(dot)cu> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | New features on 8.5 !!!! |
Date: | 2009-09-13 17:39:17 |
Message-ID: | 1632888402.1243341252863557398.JavaMail.root@ucimail4.uci.cu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Regards to all the list.
Where I can find the new feautures that will be implemented on the 8.5 version?
Is there included the posibility on a tablespace restrict to a user to use a certain space inside it?
For example in Oracle you can do this:
CREATE TABLESPACE tb_space1
LOCATION '/mnt/Data'
OWNER 'dbuser'
USER peter 20 MB
USER tom 50 MB
This would be very useful on PostgreSQL
Regards
"The hurry is enemy of the success: for that reason.......Be patient"
Ing. Marcos L. Ortiz Valmaseda
Línea Soporte y Despliegue
Centro de Tecnologías de Almacenamiento y Análisis de Datos (CENTALAD)
Linux User # 418229
PostgreSQL User
http://www.postgresql.org
http://www.planetpostgresql.org/
http://www.postgresql-es.org/
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2009-09-13 18:47:55 | Re: Re: [COMMITTERS] pgsql: On Windows, when a file is deleted and another process still has |
Previous Message | Andrew Dunstan | 2009-09-13 14:07:15 | Re: [COMMITTERS] pgsql: Add Unicode support in PL/Python |