index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
start-scripts
Age
Commit message (
Expand
)
Author
2010-02-23
Modify freebsd start script to just exit 0 with message.
Bruce Momjian
2010-02-23
Update startup scripts for Linux and FreeBSD.
Bruce Momjian
2010-01-11
Add some simple support and documentation for using process-specific oom_adj
Tom Lane
2009-08-27
Make it reasonably safe to use pg_ctl to start the postmaster from a boot-time
Tom Lane
2008-01-16
Remove inappropriate cd commands, per David Wheeler. Also make
Tom Lane
2007-05-30
Add standard error redirection for OS/X & darwin startup script.
Bruce Momjian
2007-05-30
Update /contrib OS/X startup files, and move to a separate OS/X
Bruce Momjian
2006-07-13
Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux).
Peter Eisentraut
2004-10-01
Adjust postmaster to recognize that a lockfile containing its parent's PID
Tom Lane
2004-03-09
I wanted to submit some changes to the bundled postgres startup
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-12
Typo fix in comment from David Wheeler
Bruce Momjian
2003-07-26
Fix for Linux startup script.
Bruce Momjian
2003-06-12
Add Linux restart --- Slawomir Sudnik
Bruce Momjian
2002-12-09
I've simplified the Darwin/Mac OS X startup script I submitted earlier
Bruce Momjian
2001-07-30
Patch to add comments to Linux startup script.
Bruce Momjian
2001-04-19
Pass -D option to pg_ctl because export PGDATA won't be preserved across
Peter Eisentraut
2001-02-10
Add new FreeBSD start script that makes use of new pg_ctl functionality.
Peter Eisentraut
2001-02-08
Remove outdated contrib/linux start scripts. Beat some sense into
Peter Eisentraut