Problem with updating hstore extension from 9.2 to 9.3

From: Murat Kabilov <kabilovmf(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with updating hstore extension from 9.2 to 9.3
Date: 2013-09-25 15:29:30
Message-ID: CANxsM9uw4w1EGbCx-VGu6G4bzXriojxYXEeExnwg_8jqOv5MJA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Thanks in advance.

--
Regards
Murat Kabilov

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Bishop 2013-09-25 16:01:14 Re: Incorrect password when restarting a cluster
Previous Message François Beausoleil 2013-09-25 15:25:22 Re: Deduplication and transaction isolation level