[GENERAL] Troubles with PL/pgSQL trigger/function drop/create scripts

From: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
To: pg-gen <pgsql-general(at)postgresql(dot)org>
Subject: [GENERAL] Troubles with PL/pgSQL trigger/function drop/create scripts
Date: 2000-02-05 05:46:01
Message-ID: 389BB919.377001@austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a series of files containing DROP and CREATE commands for
PL/pgSQL functions and triggers that are failing intermittently when I
pipe them to psql (the backend just dies). These are not syntax
problems; the scripts that fail in one try will succeed in the next.
And none of the functions are longer than 2400 chars.

Any clues?

Cheers,
Ed Loehr

Browse pgsql-general by date

  From Date Subject
Next Message Nilesh Phadke 2000-02-05 06:03:33 Functional Indices
Previous Message sheila bel 2000-02-05 04:59:28 Re: [GENERAL] using ID as a key