Search Postgresql Archives

Re: could not send data to server: Operation not supported

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

 



"ruben" <ruben20@xxxxxxxxxxxxx> wrote
>
> A PHP script that is running every 30 minutes for three years has crashed 
> when updating a Postgres database table with this error message:
>
> "pg_exec() query failed:  could not send data to server: Operation not 
> supported"
>
> I just ran it again and it worked fine. I could not find a single page 
> about this error in Google. This is the output of the logfile:
>
> LOG:  server process (PID 7069) was terminated by signal 11
>

It is a segment fault in Postgres process. You can compile another PG using 
exactly the same envrionment with --enable-debug support (if this version is 
not) and trace the core dump (if you got it). Theoretically you can bt the 
core dump frames and post here.

Regards,
Qingqing



---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux