⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Do not use temp table#43

Open
JamesGuthrie wants to merge 1 commit intodf7cb:masterfrom
timescale:no-temp-table
Open

Do not use temp table#43
JamesGuthrie wants to merge 1 commit intodf7cb:masterfrom
timescale:no-temp-table

Conversation

@JamesGuthrie
Copy link

Using a temp table prohibits the extension from being installed in the context of pgextwlist, which installs extensions in a security-restricted context.

I'm opening this PR as a mechanism to start the conversation around this. It probably doesn't make sense to modify these functions in the existing install scripts.

Using a temp table prohibits the extension from being installed in the
context of pgextwlist, which installs extensions in a
security-restricted context.
@JamesGuthrie
Copy link
Author

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.

1 participant