Re: pg_upgrade issue

From: Marcos Cano <mcano(at)stsa(dot)info>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_upgrade issue
Date: 2013-06-19 20:21:48
Message-ID: CAP2Rsa+XPkKGXXbn2-j5TDqc7pFqFEQ8rkDBOGxZ8Poi5Sgc9Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

yes i guess is postgis... because we are using postgis in our DB but I
wasn't aware

On Wednesday, June 19, 2013, Bruce Momjian wrote:

> On Wed, Jun 19, 2013 at 11:37:30AM -0600, Marcos Cano wrote:
> > ERROR: could not access file "$libdir/liblwgeom": No such file or
> directory
> > STATEMENT: LOAD '$libdir/liblwgeom'
> > command: "/usr/local/pgsql9.2.4/bin/pg_ctl" -w -D
> "/usr/local/pgsql9.2.4/data/"
> > -o "" -m fast stop >> "pg_upgrade_server.log" 2>&1
>
> OK, so your database references '$libdir/liblwgeom', but the file does
> not exist in the 9.2.4 lib directory. Odds are it is some Postgres
> extension that you need to install in the new cluster.
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us <javascript:;>>
> http://momjian.us
> EnterpriseDB http://enterprisedb.com
>
> + It's impossible for everything to be true. +
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Sean Dillon 2013-06-19 23:22:59 excessive WAL activity
Previous Message Sergey Konoplev 2013-06-19 20:06:11 Re: WAL scenario valid?