Re: [GENERAL] features of PGSQL - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] features of PGSQL
Date
Msg-id 200002101536.KAA26864@candle.pha.pa.us
Whole thread Raw
In response to features of PGSQL  ("Sanjay Minni" <sminni@vsnl.com>)
List pgsql-general
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi,
>
> all along we have been using other RDBMSs in NT
> environment and now we are thinking of Linux
>
> But these features we need, Are they available
> in PG-SQL
>
> 1. Log of transactions than can be disassembled
> into SQL and placed on different media for recovery

In process for 7.1 called WAL.  Should 6 months.

>
> 2. Replication accross mutli-site file-based
>

Asked for a lot.

> 3. Specifying a sub-query in place of a column-name
>    or in place of a table-name (in the from clause)

Column name will be in 7.0, from clause is on TODO list.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: "Jeff MacDonald "
Date:
Subject: Vacuum/corruption
Next
From: Daniel Forsyth
Date:
Subject: Quick Varchar Question