Re: Issue with postgresql13-contrib 13.2

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

 



Jayson Hreczuck <jayson.hreczuck@xxxxxxxxxxxxxxxxxxx> writes:
> ERROR: could not load library "/usr/pgsql-13/lib/postgres_fdw.so":
> /usr/pgsql-13/lib/postgres_fdw.so: undefined symbol: make_restrictinfo_new

You are evidently trying to load a postgres_fdw.so built against 13.2
into a 13.0 or 13.1 server.  You need to update the server.

(We don't normally introduce such ABI breaks into released branches,
but sometimes there's no other way to fix an important bug.)

			regards, tom lane





[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