Re: exceeded MAX_ALLOCATED_DESCS while trying to open file

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

 



Steve.Toutant@xxxxxxxxxxx writes:
> Using postgres 9.2, I created a FOREIGN TABLE on a csv file. It works.
> But I need to change the structure of the data and I created several sql 
> select using union, like
> select .... from .foreign table... where...
> union
> select .... from .foreign table... where...
> union
> ...
> It works for the first 10 select but then I get 
> ERROR:  exceeded MAX_ALLOCATED_DESCS while trying to open file 
> "/srv/www/data/antidote/registre.csv"

FYI, I've committed some changes that will relax this limit in future
releases.

			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