Tobias Bussmann
Tobias Bussmann
This is what I meant with discussion before implementation :) There are several issues that need to be ruled out to decide if and how we can deal with external...
> My particular use case is just using Homebrew binaries to get access to pgxnclient and custom extensions. If this is the main motivation, maybe we should try to tackle...
Just to add another perspective to the discussion: There seems to be an application specifically designed for managing 'foreign' PostgreSQL binaries on macOS: [PostgresPrefs](https://github.com/MaccaTech/PostgresPrefs) It hasn't received a lot of...
@stalebot: As this is an item on the [roadmap](https://docs.bigbluebutton.org/support/road-map.html#links-in-slides-not-clickable) with many issues marked as duplicates, it should be kept open, IMHO.
@stalebot: this is still of interest, imho.
Thanks for reporting this. We were trying to chase this bug for quite some time (see #749). > I followed the directions on [...] and it did not work. Could...
No, unfortunately not. Please see my comment in the linked ticket for a reasoning why I believe this will work. I'm still studying how to setup a build system for...
from #790 : typing in the database view to select an entry starting with that name
while I cannot comment on the networking (subnet) issues, the differences you showed in your "EDIT 1" and "EDIT 2" seem to indicate that your new VMs were created using...
To use PL/Python, see the matrix of supported Python versions in the [documentation](https://postgresapp.com/documentation/plpython.html) and install the appropriate python.org package. > Alternatives to Python3 path should be an option, such as...