This is a discussion on Wondering if anyone could help me within the pgsql Novice forums, part of the PostgreSQL category; --> Hallo all, Last week I posted a question on this list and I was wondering if any one has ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hallo all, Last week I posted a question on this list and I was wondering if any one has any idea's about it. My post can be found here: http://archives.postgresql.org/pgsql...5/msg00045.php <http://archives.postgresql.org/pgsql-novice/2006-05/msg00045.php> If there is a better mailing list for my problem please feel free to tell me, so I can repost it there. Otherwise some sort of workaround solution for me problem would be very welcome. Thanks in advance, Robert |
| ||||
| "Robert Landsmeer" <r.landsmeer@wis.nl> writes: > http://archives.postgresql.org/pgsql...5/msg00045.php If you're using PG 8.1, get rid of that ugly and fragile messing with the system catalogs, and use ALTER TABLE ENABLE/DISABLE TRIGGER instead. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |