GithubHelp home page GithubHelp logo

Comments (3)

kasaharatt avatar kasaharatt commented on August 17, 2024

Hi,

"2021-11-02 17:38:46.079 CST,,3954,,61810386.f72,3,,2021-11-02 17:23:18 CST,,0,LOG,00000, "received fast shutdown request",,,,,,,,,""

So it looks like a normal shutdown of PostgreSQL, not a crash.
Is someone, or some external tool, stopping PostgreSQL at that time?
If the crash is caused by pg_hint_plan, you will probably see PANIC or SIGSEGV (signal 11) in the log.
Were you getting any such messages?

In addition, when I use indexscan(A INDEX_NAME), it is invalid.It seems to be case sensitive.

Yeah, that is the correct specification of pg_hint_plan.

from pg_hint_plan.

horiguti avatar horiguti commented on August 17, 2024

(Sorry for late response)

Given that it is not a part of system shutdown, the only instance of the cause I know is HA clustering tools.

from pg_hint_plan.

michaelpq avatar michaelpq commented on August 17, 2024

If you are able to provide a self-contained test case able to reproduce a crash of any kind, please feel free to paste it here and reopen this issue. Based on the information given, this just refers to a fast sequence shutdown, which is not a bug but a normal part of a PostgreSQL instance stopped. Hence, I am closing this bug.

from pg_hint_plan.

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.