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

Add a post on preloading for extension authors #6

Closed
wants to merge 5 commits into from

Conversation

theory
Copy link
Owner

@theory theory commented Jul 15, 2024

No description provided.

@theory theory self-assigned this Jul 15, 2024
Copy link

@pgguru pgguru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally would talk about these in shared_preload_libraries, session_preload_libraries, and local_preload_libraries, but that's more of a personal style thing.

content/post/postgres/extension-preloading.md Outdated Show resolved Hide resolved
content/post/postgres/extension-preloading.md Outdated Show resolved Hide resolved
content/post/postgres/extension-preloading.md Outdated Show resolved Hide resolved
@theory
Copy link
Owner Author

theory commented Jul 16, 2024

I personally would talk about these in shared_preload_libraries, session_preload_libraries, and local_preload_libraries, but that's more of a personal style thing.

Might switch to that order, will ponder a bit.

type: post
---

Recently I've been trying to figure out when a Postgres extension shared
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Recently I've been trying to figure out when a Postgres extension shared
Recently I've been trying to figure out when Postgres extension shared

@theory
Copy link
Owner Author

theory commented Jul 24, 2024

Published in tembo-io/website#583

@theory theory closed this Jul 24, 2024
@theory theory deleted the extension-preloading branch November 25, 2024 19:15
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.

6 participants