Giter Site home page Giter Site logo

Comments (1)

samwillis avatar samwillis commented on June 18, 2024

initdb is failing complete when run in bun. Only about half the required work is done, it then fails to start in the next step.

2024-04-02 14:19:49.280 GMT [42] DEBUG:  checkpoint record is at 0/1000028
2024-04-02 14:19:49.280 GMT [42] DEBUG:  redo record is at 0/1000028; shutdown true
2024-04-02 14:19:49.280 GMT [42] DEBUG:  next transaction ID: 3; next OID: 12000
2024-04-02 14:19:49.280 GMT [42] DEBUG:  next MultiXactId: 1; next MultiXactOffset: 0
2024-04-02 14:19:49.280 GMT [42] DEBUG:  oldest unfrozen transaction ID: 3, in database 1
2024-04-02 14:19:49.280 GMT [42] DEBUG:  oldest MultiXactId: 1, in database 1
2024-04-02 14:19:49.280 GMT [42] DEBUG:  commit timestamp Xid oldest/newest: 0/0
2024-04-02 14:19:49.280 GMT [42] DEBUG:  transaction ID wrap limit is 2147483650, limited by database with OID 1
2024-04-02 14:19:49.280 GMT [42] DEBUG:  MultiXactId wrap limit is 2147483648, limited by database with OID 1
2024-04-02 14:19:49.280 GMT [42] DEBUG:  starting up replication slots
2024-04-02 14:19:49.281 GMT [42] DEBUG:  MultiXactId wrap limit is 2147483648, limited by database with OID 1
2024-04-02 14:19:49.281 GMT [42] DEBUG:  MultiXact member stop limit is now 4294914944 based on MultiXact 1
2024-04-02 14:19:49.418 GMT [42] FATAL:  cache lookup failed for index 2664
2024-04-02 14:19:49.418 GMT [42] PANIC:  cannot abort transaction 1, it was already committed
Aborted()

I'm digging into whats changed.

from pglite.

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.