Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL SYSCALL error: EOF detected #41

Open
akira-tech opened this issue Dec 31, 2017 · 0 comments
Open

SSL SYSCALL error: EOF detected #41

akira-tech opened this issue Dec 31, 2017 · 0 comments

Comments

@akira-tech
Copy link

Hello!
I'm trying this with postgres 10.1 and thing is crushing. Any advise on how to debug/get to the bottom of this?
Many thanks, Alex

apvp_db=# CREATE FOREIGN TABLE www_fdw_wiki (search text, "limit" text, "Text" text, "Description" text, "Url" text) SERVER www_fdw_server_wiki;
CREATE FOREIGN TABLE
apvp_db=# select "Text",substring("Description",1,25)||'...',"Url" from www_fdw_wiki where search='postgres' and "limit"='2';
SSL SYSCALL error: EOF detected
The connection to the server was lost. Attempting reset: Failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant