Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Global / cluster-wide functions



On Fri, 16 May 2008 15:12:02 -0600
kevin kempter <kevin(at)kevinkempterllc(dot)com> wrote:

> Hi List;
> 
> Can I install a PL/pgSQL function so it's global to all databases  
> within a cluster or do I need to install per database ?
> 

Install it into template1 then each database created after that will
have the function.

Joshua D. Drake

> 
> Thanks in advance
> 


-- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group