Extension prevents dumping table?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



With PostGIS 2.0 if I load/install postgis using the command:

create extension postgis schema postgis;

And then use the command:

pg_dump -t postgis.spatial_ref_sys dbname > spatial_ref_sys.sql

I get an output that contains a few "set" statements, but no table definition or data from the table.

However, if I install the PostGIS components the "old" way (not using the extension loader), the pg_dump of the table works just fine.

Any ideas how to fix this or why this happens?

thanks

chander

--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux