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 archives
  Advanced Search

Changing transform_null_equals (and other settings)


  • From: David Saracini <dsaracini(at)yahoo(dot)com>
  • To: pgsql-novice(at)postgresql(dot)org
  • Subject: Changing transform_null_equals (and other settings)
  • Date: Wed, 18 Mar 2009 18:06:31 -0700 (PDT)
  • Message-id: <226172.18520.qm@web82902.mail.mud.yahoo.com> <text/plain>

Hello all,

Is there a way (via a sql cmd) to change the "default" value for this settings?

So - just to be clear.  I understand that if I send the following command:

   "set transform_null_equals to on;"

I can set it for a given connection.  However, I guess what I really want to know, is there a way to literally (or effectively) change the value in the Postgresql.conf file via a sql cmd?  Or do I physically have to edit the value in that file (via a text editor or pgAdmin III, etc)

I hope my question makes sense.

Thanks in advance and cheers!

David



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group