| From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Cc: | prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com |
| Subject: | BUG #15404: extension error |
| Date: | 2018-09-26 12:23:40 |
| Message-ID: | 15404-920acd8abf4df31f@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 15404
Logged by: ramakrishnan r
Email address: prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com
PostgreSQL version: 10.4
Operating system: CentOS Linux release 7.5.1804 (Core)
Description:
Hi Team,
Getting below error while creating extension.
postgres=# CREATE EXTENSION plperl;
LOG: disconnection: session time: 0:00:06.662 user=postgres
database=postgres host=10.228.13.46 port=42106
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Succeeded.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2018-09-26 12:24:59 | BUG #15405: Pgadmin UI not working |
| Previous Message | PG Bug reporting form | 2018-09-26 12:19:14 | BUG #15403: segmentation fault error |