Giter Club home page Giter Club logo

Comments (1)

calz1 avatar calz1 commented on June 27, 2024

I'm getting a similar problem though different error. I was able to successfully install and create the extension. I then created the Wikipedia example. When I run this:

select * from www_fdw_wiki where search='postgres' limit 1;

I get this in my DB client (Squirrel):

An I/O error occured while sending ot the backend. SQLState: 08006 ErrorCode: 0

Then I run:

tail postgresql-9.5-main.log

and it appears the server died:

2017-02-27 11:57:32 EST [17366-3] DETAIL:  The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.
2017-02-27 11:57:32 EST [17366-4] HINT:  In a moment you should be able to reconnect to the database and repeat your command.
2017-02-27 11:57:32 EST [1345-15] LOG:  all server processes terminated; reinitializing
2017-02-27 11:57:32 EST [17393-1] LOG:  database system was interrupted; last known up at 2017-02-27 11:52:53 EST
2017-02-27 11:57:32 EST [17393-2] LOG:  database system was not properly shut down; automatic recovery in progress
2017-02-27 11:57:33 EST [17393-3] LOG:  invalid record length at 0/791DC50
2017-02-27 11:57:33 EST [17393-4] LOG:  redo is not required
2017-02-27 11:57:33 EST [17393-5] LOG:  MultiXact member wraparound protections are now enabled
2017-02-27 11:57:33 EST [1345-16] LOG:  database system is ready to accept connections

from www_fdw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.