SQL on startup

From: Nathan Heagy <nathan(at)frontlogic(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: SQL on startup
Date: 2001-01-19 20:23:00
Message-ID: Pine.LNX.4.21.0101191421280.2436-100000@shell.frontlogic.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have some sql that creates some operators which I want to be made
available to every connection. Can I run this SQL when postmaster
starts? Is there a way to execute it as the db root user so that the
operators will be available to everyone that connects?

Nathan Heagy

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Front Logic . Vividworks . Cow Comics . Thirty-Nine Days

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin A. Marques 2001-01-19 20:23:22 re-instalation
Previous Message Gregory Wood 2001-01-19 19:52:35 Re: couple of general questions