Hi, thanks for the great job!
I found that when looking at the SQL code for foreign tables the
generated code includes the 'ALTER ... OWNER TO' but the role is not
being quoted. This happens in the latest version for any supported
PostgreSQL server.
So I checked out the code and fixed it, I hope,
Hi, Dave
On 1/22/19, Dave Page wrote:
> Hi
>
> On Wed, Jan 16, 2019 at 12:41 PM Diego Augusto Molina
> wrote:
>>
>> Here's the patch, sorry for the bad manners.
>
> That effectively reverts the fix committed to resolve this doesn't it?
> https://r
Here's the patch, sorry for the bad manners.
--- entrypoint.sh.orig 2019-01-16 09:38:18.760830943 -0300
+++ entrypoint.sh 2019-01-15 16:43:26.0 -0300
@@ -28,7 +28,7 @@
# Using --threads to have multi-threaded single-process worker
if [ ! -z ${PGADMIN_ENABLE_TLS} ]; then
-exec gunico
Hi, thank you for this great software!
I'm not implying that support for old servers should be added or
announced, of course. But in my organization we are doomed to keep
some legacy servers (for now), certainly not something we are proud
of. When attempting to connect to those servers I get an er
Hi, thanks for the great job!
* Description:
I have docker installed in updated Void Linux and use "ipv6.disable=1"
in the kernel cmdline to hard-disable IPv6 support systemwide. In
these conditions, the container fails to start with the following log
messages:
$LOG$
NOTE: Configuring authentic