public inbox for [email protected]
help / color / mirror / Atom feedRe: BUG #19391: pg_ctl: the PID file "/xxxx/postmaster.pid" is empty
2+ messages / 2 participants
[nested] [flat]
* Re: BUG #19391: pg_ctl: the PID file "/xxxx/postmaster.pid" is empty
@ 2026-01-31 00:54 Euler Taveira <[email protected]>
2026-01-31 01:27 ` Re: BUG #19391: pg_ctl: the PID file "/xxxx/postmaster.pid" is empty Dmitry Kovalenko <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Euler Taveira @ 2026-01-31 00:54 UTC (permalink / raw)
To: [email protected]; [email protected]
On Fri, Jan 30, 2026, at 12:59 PM, PG Bug reporting form wrote:
>
> My test framework uses "pg_ctl status ..." to detect a state of Postgres
> instance - uninitialized, stopped, running.
>
> Time from time, it returns the error - pg_ctl: the PID file
> "/xxxx/postmaster.pid" is empty
>
You didn't provide enough information. Linux distro and version?
> https://github.com/postgrespro/testgres/issues/329
>
I would say that the operating system is the one that is probably removing the
postmaster.pid. You are using /tmp as your base directory. Service like
systemd-tmpfiles-clean removes temporary files from /tmp. If systemd is not in
use, I would check the cron.
--
Euler Taveira
EDB https://www.enterprisedb.com/
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: BUG #19391: pg_ctl: the PID file "/xxxx/postmaster.pid" is empty
2026-01-31 00:54 Re: BUG #19391: pg_ctl: the PID file "/xxxx/postmaster.pid" is empty Euler Taveira <[email protected]>
@ 2026-01-31 01:27 ` Dmitry Kovalenko <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Kovalenko @ 2026-01-31 01:27 UTC (permalink / raw)
To: Euler Taveira <[email protected]>; +Cc: [email protected]; [email protected]
Hello,
> Time from time, it returns the error - pg_ctl: the PID file
> > "/xxxx/postmaster.pid" is empty
> >
>
> I would say that the operating system is the one that is probably removing
> the
> postmaster.pid. You are using /tmp as your base directory. Service like
> systemd-tmpfiles-clean removes temporary files from /tmp. If systemd is
> not in
> use, I would check the cron.
>
Base docker images were:
- docker.io/library/alt:p10 (it is altlinux 10)
- docker.io/library/postgres:17-alpine (alpine linux)
Thanks&Regards,
Dmitry Kovalenko.
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-01-31 01:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-01-31 00:54 Re: BUG #19391: pg_ctl: the PID file "/xxxx/postmaster.pid" is empty Euler Taveira <[email protected]>
2026-01-31 01:27 ` Dmitry Kovalenko <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox