Re: malformated LSB header in postgres: missing LSB end marker, aborting - Mailing list pgsql-general

From Matthias Apitz
Subject Re: malformated LSB header in postgres: missing LSB end marker, aborting
Date
Msg-id aczKHB-b3NWYQZ9v@c720-1400094
Whole thread Raw
In response to Re: malformated LSB header in postgres: missing LSB end marker, aborting  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: malformated LSB header in postgres: missing LSB end marker, aborting
List pgsql-general
El día miércoles, marzo 25, 2026 a las 07:35:21a. m. -0700, Adrian Klaver escribió:

> From the contrib script:
> 
> "# Proper init scripts on Linux systems normally require setting lock
> # and pid files under /var/run as well as reacting to network
> # settings, so you should treat this with care.
> "

I've read this comment in the script before filing my question. And my
question is: Why postgresql.org does not deliver this PGDG Debian/Ubuntu
version of the script for Linux(!) as default:

> 
> From the start script that the PGDG Debian/Ubuntu packages use:
> 
> ### BEGIN INIT INFO
> # Provides:             postgresql
> # Required-Start:       $local_fs $remote_fs $network $time
> # Required-Stop:        $local_fs $remote_fs $network $time
> # Should-Start:         $syslog
> # Should-Stop:          $syslog
> # Default-Start:        2 3 4 5
> # Default-Stop:         0 1 6
> # Short-Description:    PostgreSQL RDBMS server
> ### END INIT INFO
> 
> [Continued]

Thanks

    matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

Jens Spahn (CDU, 11.3.2025 in FAZ):
"Wir können uns verteidigen lernen oder alle Russisch lernen."
"We can learn to defend ourselves or we can all learn Russian."
"O podemos aprender a defendernos o todos podemos aprender ruso."

Ich ziehe es vor, Russisch zu lernen. I prefer to learn russian.
Yo prefiero aprender ruso.



pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: Any reason why PQclear() do not assign the pointer to NULL?
Next
From: Dominique Devienne
Date:
Subject: Re: Any reason why PQclear() do not assign the pointer to NULL?