Re: pg_upgrade error regarding hstore operator - Mailing list pgsql-general

From parihaaraka
Subject Re: pg_upgrade error regarding hstore operator
Date
Msg-id 1464104743227-5904776.post@n5.nabble.com
Whole thread Raw
In response to Re: pg_upgrade error regarding hstore operator  ("Feld, Michael (IMS)" <FeldM@imsweb.com>)
Responses Re: pg_upgrade error regarding hstore operator
List pgsql-general
Hello, All
I have the same issue after pg_upgrade from 9.3 to 9.5.
pg_dump generates excess commands like
  CREATE OPERATOR FAMILY bit_ops USING gin;
  ...
while all of this is done during CREATE EXTENSION
(i have only btree_gin and plpgsql installed)



--
View this message in context:
http://postgresql.nabble.com/pg-upgrade-error-regarding-hstore-operator-tp5891425p5904776.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 9.5 regression with unwanted nested loop left join
Next
From: Christophe Pettus
Date:
Subject: ERROR: MultiXactId xxx has not been created yet