From: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
---|---|
To: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
Subject: | Re: GIN fast insert |
Date: | 2009-02-20 12:02:26 |
Message-ID: | 499E9BD2.2030006@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Teodor Sigaev wrote:
>> Right, can't do that on a hot standby server.
>
> Is anywhere applicable hot standby patch? Last version on wiki is 9g and
> it can't be applied cleanly.
The latest version is in Simon's git repository at:
http://git.postgresql.org/?p=~sriggs/simon.git;a=shortlog;h=refs/heads/dev_hot_standby
in the dev_hot_standby branch. I don't think he's posted an updated
patch based on that work.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2009-02-20 12:32:05 | Re: pg_restore --multi-thread |
Previous Message | Teodor Sigaev | 2009-02-20 11:58:41 | Re: GIN fast insert |