View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 07:13 AM
Jim C. Nasby
 
Posts: n/a
Default Re: How to check options PostgreSQL was started with

On Wed, Nov 30, 2005 at 06:18:01PM +0000, frank church wrote:
>
> How do you check the options a PosgreSQL service was started with?
>
> Frank


Easiest way is to do show all; from psql.

--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote