Re: Postgresql 9.5 error

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

 



Yogi Barot <YBarot@xxxxxxxxxx> writes:
> I have migrated data from postgresql 9.0 to 9.5, When I run following command, it does not show tablespace location and fails with bellow error. Can someone provide fix in the next release?

> postgres=# \db*
> ERROR:  column "spclocation" does not exist
> LINE 3:   spclocation AS "Location"

You're apparently trying to use an old version of psql with the newer
database.  You need to use an up-to-date psql.

			regards, tom lane


-- 
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