Re: New feature: selectivity - new attribute in function

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Edison So <edison(dot)so2(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, pasman pasmański <pasman(dot)p(at)gmail(dot)com>
Subject: Re: New feature: selectivity - new attribute in function
Date: 2011-04-16 21:23:46
Message-ID: 201104161423.47385.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday, April 16, 2011 2:07:48 pm Edison So wrote:
> Oh yeah.
>
> Forgot to mention that Postgres 9.0 does not have an option to restore text
> based back up file. Do you know how?
>

Just realized, if you are using the 9.0 version of pg_dump you can do a binary(-
Fc) dump against the 8.1 server. The restriction applies to versions of pg_dump
less than 8.2.9.

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Geraldo Lopes de Souza 2011-04-16 22:46:08 Are Update rights on the target table of a do instead update rule necessary ?
Previous Message Raymond O'Donnell 2011-04-16 21:17:48 Re: New feature: selectivity - new attribute in function