RE: postgresql: Help with hstore hextension

2019-09-05 Thread Lu, Dan
Thanks for the information. -Original Message- From: Tom Lane [mailto:t...@sss.pgh.pa.us] Sent: Thursday, September 05, 2019 12:06 PM To: Lu, Dan Cc: pgsql-gene...@postgresql.org; Kelly, Kevin Subject: Re: postgresql: Help with hstore hextension "Lu, Dan" writes: > We a

Re: postgresql: Help with hstore hextension

2019-09-05 Thread Tom Lane
"Lu, Dan" writes: > We are now trying to create "hstore" extension and ran into the error below. > opm=# CREATE EXTENSION hstore; > ERROR: could not open extension control file > "/pgdbadevbal801/pg/PostgreSQL-10.7/share/postgresql/extension/hstore.control": > No such file or directory You ne