Re: Segmentation Fault Issue in PostgreSQL 13.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2024-06-22 at 07:04 +0000, Veerendra Pulapa wrote:
> I’m encountering a segmentation fault issue in PostgreSQL 13.4 when executing a specific
> function (cause_segfault()). The server process terminates with a signal 11 (Segmentation fault),
> but the database service continues running without a full shutdown.

It will undergo crash recovery and come back up.
If you don't want that behaviour, set "restart_after_crash" to "off".

Yours,
Laurenz Albe






[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux