pgsql/doc/src/sgml (runtime.sgml)

Started by Bruce Momjianover 25 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Date: Monday, November 13, 2000 @ 16:35:02
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml
from hub.org:/home/projects/pgsql/tmp/cvs-serv57480/pgsql/doc/src/sgml

Modified Files:
runtime.sgml

----------------------------- Log Message -----------------------------

Ok, You guys are probably tired of me, BUT, here is another one, that
adds the facility to set the program name used in syslog.
(this includes the other ones).

One gotcha, the parser doesn't like special characters in strings.
For example, i tried to use pg-test, and if failed the parse coming
from the postgresql.conf file.

I don't think it's a showstopper..

Larry Rosenman