这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@pksunkara
Copy link
Owner

@pksunkara pksunkara commented Jun 11, 2024

Fixes #12

Adds a troubleshooting section to the README.md to address the exclusive lock error when using pgx_ulid.

  • Introduces a "Troubleshooting" section before the "License" section, providing clear steps to resolve the exclusive lock error by altering the system to set shared_preload_libraries to ulid.
  • Details the process of restarting the PostgreSQL service after altering shared_preload_libraries to ensure changes take effect.
  • Recommends verifying the change with SHOW shared_preload_libraries; to confirm ulid is successfully loaded.

For more details, open the Copilot Workspace session.

@pksunkara pksunkara merged commit 2709478 into master Jun 11, 2024
@pksunkara pksunkara deleted the fix-lock-error branch June 11, 2024 21:51
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

Successfully merging this pull request may close these issues.

Postgres + ulid [XX000] ERROR: Can't give out exclusive, lock is in an empty state

2 participants