Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bbac19a

Browse files
committed
Remove outdated contrib/linux start scripts. Beat some sense into
contrib/init.d start script. Place into more aptly named directory. Maybe we could add scripts for other platforms here later.
1 parent 088c0b9 commit bbac19a

File tree

6 files changed

+93
-340
lines changed

6 files changed

+93
-340
lines changed

contrib/README

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ fulltextindex -
4747
Full text indexing using triggers
4848
by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>
4949

50-
init.d -
51-
52-
Init.d-style scripts for starting and stopping the PostgreSQL
53-
server by Ryan Kirkpatrick <pgsql@rkirkpat.net>
54-
5550
intarray -
5651
Index support for arrays of int4, using GiST
5752
by Teodor Sigaev <teodor@stack.net> and Oleg Bartunov
@@ -61,11 +56,6 @@ isbn_issn -
6156
PostgreSQL type extensions for ISBN (books) and ISSN (serials)
6257
by Garrett A. Wollman <wollman@khavrinen.lcs.mit.edu>
6358

64-
linux -
65-
Scripts for starting and stopping the PostgreSQL server on
66-
a Linux system
67-
by Thomas Lockhart <lockhart@alumni.caltech.edu>
68-
6959
lo -
7060
Large Object maintenance
7161
by Peter Mount <peter@retep.org.uk>
@@ -123,6 +113,9 @@ soundex -
123113
spi -
124114
Various trigger functions, examples for using SPI.
125115

116+
start-scripts -
117+
Scripts for starting the server at boot time.
118+
126119
string -
127120
C-like input/output conversion routines for strings
128121
by Massimo Dal Zotto <dz@cs.unitn.it>

contrib/init.d/README

Lines changed: 0 additions & 8 deletions
This file was deleted.

contrib/init.d/postgresql

Lines changed: 0 additions & 69 deletions
This file was deleted.

contrib/linux/postgres.init.csh

Lines changed: 0 additions & 91 deletions
This file was deleted.

contrib/linux/postgres.init.sh

Lines changed: 0 additions & 162 deletions
This file was deleted.

0 commit comments

Comments
 (0)