Re: [External] Re: postgresql-11 installation errors via deb package on ubuntu 16

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Vijaykumar Jain <vjain(at)opentable(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: [External] Re: postgresql-11 installation errors via deb package on ubuntu 16
Date: 2019-03-18 23:44:42
Message-ID: 07fdf863-3255-885c-58b4-f26d54ac5d17@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/18/19 7:49 AM, Vijaykumar Jain wrote:
> Thanks Tom,
>
> I probably thought it was not the right forum, but thanks for being
> polite and saying no.

Given that you are using the PGDG packages I would consider this the
correct list.

> I just wanted to take a chance if this was known to anyone, coz
> googling did not show recent issues with the same.
> But ok, I'll ask in ubuntu forums.

I would start closer to the package you are actually working with:

https://redmine.postgresql.org/projects/pgapt

You will need to set up a Postgres community account, if you do not
already have one, to access the issue tracker.

>
>
> Regards,
> Vijay
>
> On Mon, Mar 18, 2019 at 8:15 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>
>> Vijaykumar Jain <vjain(at)opentable(dot)com> writes:
>>> I do not know if this list is also for asking ubuntu package related queries.
>>
>> Not really; you'd be better off filing a bug with ubuntu where their
>> packager(s) will see it.
>>
>> The symptoms you describe definitely look like there is something
>> wrong with a packager-supplied configuration adjustment script.
>> More than that is hard to say without familiarity with the ubuntu
>> postgres packages, which I lack.
>>
>> regards, tom lane
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Güttler 2019-03-19 08:24:44 Re: minio server. Was: Performance of ByteA: ascii vs binary
Previous Message Andrew Gierth 2019-03-18 23:11:47 Re: printing JsonbPair values of input JSONB on server side?