I am working on populating a Postgresql database with news items. I received the following error:
PostgresSQL query failed: PQsendQuery() -- query is too long. Maximum length is 16382
Is the maximum length something I can change or is it set for good? Any thoughts/ideas/HELP!!?? Thanx!
Aaron