Scott Goodwin <[EMAIL PROTECTED]> writes:
> Found the problem. If I have a very long environment variable exported  
> and I start PG, PG crashes when I try to load PG/Tcl. In my case I use  
> color ls and I have a very long LS_COLORS environment variable set.

Interesting.  Did you check whether the limiting factor is the longest
variable length, or the total size of the environment?  ("env|wc" would
probably do as an approximation for the latter.)

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to