You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you thought about packaging this as an extension for Postgres?
Doing so can make distribution easier, and increase uptake.
You also can benefit from publishing this as an extension on https://pgxn.org/ for example.
The text was updated successfully, but these errors were encountered:
Yeah pgxn is pretty widely used as far as things go, and the more that is released on it the better. Even without releasing it through pgxn, it is nice to use the standard Postgres packaging for this type of feature (an extension), as they have ways to manage version upgrades, etc.
Have you thought about packaging this as an extension for Postgres?
Doing so can make distribution easier, and increase uptake.
You also can benefit from publishing this as an extension on https://pgxn.org/ for example.
The text was updated successfully, but these errors were encountered: