Re: problem upgrading from 8.1.6 to 8.1.8 --- relation <tablename> does not exist

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

 



"Glen W. Mabey" <Glen.Mabey@xxxxxxxx> writes:
> When I SELECT any records from a certain table ("Acquisitions"), I get:

>     acqlibdb=> select * from "Acquisitions";
>     ERROR:  relation "Acquisitions" does not exist
>     acqlibdb=> select * from public."Acquisitions";
>     ERROR:  relation "public.Acquisitions" does not exist

Maybe it's not in the public schema but some other one (implying you
forgot about a nondefault search_path setting).

			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