:33To: pgsql-general@postgresql.orgSubject: [GENERAL]
Use of temporary tables in functions
Hi,
I had some issues
with previous versions of Postgresql using temporary tables in
functions.
The main issue was
that the both indexes pg_attribute_relid_attnam_index and
Hi,
I had some issues
with previous versions of Postgresql using temporary tables in
functions.
The main issue was
that the both indexes pg_attribute_relid_attnam_index and
pg_attribute_relid_attnum_index were always growing and I had to restart
postgresql in single mode and run a REINDEX