| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Murat Kabilov <kabilovmf(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Problem with updating hstore extension from 9.2 to 9.3 |
| Date: | 2013-10-16 20:21:56 |
| Message-ID: | 20131016202156.GB18050@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Sep 25, 2013 at 07:29:30PM +0400, Murat Kabilov wrote:
> Hello,
>
> I've just upgraded my database from 9.2.2 to 9.3.0 using pg_upgrade. Besides
> I've updated hstore extension ("alter extension hstore update").
> But I can't find new to 9.2 hstore functions such as "hstore_to_json" in my
> database.
>
> I found out that file "contrib/hstore/hstore.control" of pg 9.3 is identical to
> 9.2 one. And there is no file like "hstore--1.1--1.2.sql".
>
> Is there a miss of update files for hstore?
This is fixed in 9.3.1; upgrade to that, and read the release notes on
how to fix hstore.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rory Campbell-Lange | 2013-10-16 20:46:12 | Re: ident authentication problems postgresql 9.2 |
| Previous Message | John R Pierce | 2013-10-16 20:10:20 | Re: ident authentication problems postgresql 9.2 |