| From: | Marc Millas <marc(dot)millas(at)mokadb(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
| Cc: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: postgis |
| Date: | 2022-07-19 21:09:56 |
| Message-ID: | CADX_1abCzUsG4OU8QfHYEBFLGHNzsvRGhEFfFuep=8woyYmytw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I did run each step of the script and did install a postgres 12.11.
then destroyed the instance created by the script, and, then
pg_createcluster a new one, which is running fine.
Marc MILLAS
Senior Architect
+33607850334
www.mokadb.com
On Tue, Jul 19, 2022 at 8:42 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:
> On 7/19/22 11:19, Marc Millas wrote:
> > It is. I do begin with the postgres site script:
> >
> > sudo sh -c 'echo "debhttp://apt.postgresql.org/pub/repos/apt <
> http://apt.postgresql.org/pub/repos/apt> $(lsb_release -cs)-pgdg main" >
> /etc/apt/sources.list.d/pgdg.list'
> >
> >
> > so...
>
> Have you run?:
>
> sudo apt update
>
>
> >
> >
> > Marc MILLAS
> > Senior Architect
> > +33607850334
> > www.mokadb.com <http://www.mokadb.com>
> >
>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2022-07-19 21:43:26 | Re: postgis |
| Previous Message | Martin Kalcher | 2022-07-19 20:20:57 | Re: [PATCH] Introduce array_shuffle() and array_sample() |