Re: What's planned for 7.5?

Поиск
Список
Период
Сортировка
От Martin Marques
Тема Re: What's planned for 7.5?
Дата
Msg-id 1073937500.4002fc5caf717@bugs.unl.edu.ar
обсуждение исходный текст
Ответ на What's planned for 7.5?  (ow <oneway_111@yahoo.com>)
Ответы Re: What's planned for 7.5?  ("Marc G. Fournier" <scrappy@postgresql.org>)
Список pgsql-hackers
Mensaje citado por ow <oneway_111@yahoo.com>:

> Hi,
> 
> Is this all that's planned for 7.5? (based on current TODO list)
> 
> -Change factorial to return a numeric (Gavin)
> -COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT | LANGUAGE ]
> (Christopher)
> -Have psql \dn show only visible temp schemas using current_schemas()
> -Have psql '\i ~/<tab><tab>' actually load files it displays from home dir
> -Allow psql \du to show groups, and add \dg for groups
> -Allow pg_dump to dump CREATE CONVERSION (Christopher)
> -Use dependency information to dump data in proper order
> -Use background process to write dirty shared buffers to disk

For what I have just seen in Robert Treats "PostgreSQL Weekly News" most of
these issues are already solved in the CVS, and I guess that in a bit less than
a year that's left for the release of 7.5 many new things will appear.

Anyway, from http://developer.postgresql.org/todo.php I see in the URGENT part
this:

# Add replication of distributed databases [replication]
   * Automatic failover   * Load balancing   * Master/slave replication   * Multi-master replication   * Partition data
acrossservers   * Queries across databases or servers (two-phase commit)   * Allow replication over unreliable or
non-persistentlinks   * http://gborg.postgresql.org/project/pgreplication/projdisplay.php 
 

# Point-in-time data recovery using backup and write-ahead log
# Create native Win32 port,    *  http://momjian.postgresql.org/main/writings/pgsql/win32.html 

The first isn't new, but as for what I know, it's a new aproach that Jan has for
adding replication to the server.

The other 2 didn't get in the 7.4 release.

-- 
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
---------------------------------------------------------
Martín Marqués          |   Programador, DBA
Centro de Telemática    |     Administrador              Universidad Nacional                   del Litoral
---------------------------------------------------------


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martin Marques
Дата:
Сообщение: Re: What's planned for 7.5?
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: What's planned for 7.5?