Re: pgdump (9.2.4) not dumping all tables

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: pgdump (9.2.4) not dumping all tables
Дата
Msg-id 546E3D43.1050601@aklaver.com
обсуждение исходный текст
Ответ на Re: pgdump (9.2.4) not dumping all tables  (Marcos Cano <mcano@stsa.info>)
Ответы Re: pgdump (9.2.4) not dumping all tables  (Marcos Cano <mcano@stsa.info>)
Список pgsql-general
On 11/20/2014 10:52 AM, Marcos Cano wrote:
> i found this in the file...

What file?

Remember the list need context for your statements. You are at the
computer and see all that goes on. We only know what you tell us and
statements without supporting data are hard to troubleshoot.

>
> ERROR:  could not access file "$libdir/rtpostgis-2.0": No such file or
> directory
>

Look like something is looking for the old version of
PostGIS(postgis-2.0.3) on the new database cluster where you have
postgis-2.1.3 installed.

>
> which acording to the firs link I  found
>
<http://gis.stackexchange.com/questions/75520/missing-libraries-when-upgrading-to-postgis-2-1-and-postgresql-9-3-1-using-homeb>
> , is a postgis bug..
>
> i don't know if that is the reason though.
>
> but i guess so. :/

I would say you will probably have better luck pursuing this issue on
the PostGIS list:

http://lists.osgeo.org/mailman/listinfo/postgis-users.

It seems there are things you need to sort about migrating PostGIS
versions before you can get to the dump/restore process.


>
>
>
> --
> View this message in context: http://postgresql.nabble.com/pgdump-9-2-4-not-dumping-all-tables-tp5827736p5827750.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-general по дате отправления:

Предыдущее
От: zach cruise
Дата:
Сообщение: Re: better architecture?
Следующее
От: Marcos Cano
Дата:
Сообщение: Re: pgdump (9.2.4) not dumping all tables