Re: Instalacion desatendida de Postgres

From: Haroon <muhammad(dot)haroon(at)2ndquadrant(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Jose Mercedes Venegas Acevedo <jvenegasperu(at)gmail(dot)com>, Jaime Casanova <jaime(dot)casanova(at)2ndquadrant(dot)com>, "pginstaller(at)2ndQuadrant(dot)com" <pginstaller(at)2ndquadrant(dot)com>, Carlos Perez <carlos(dot)perez(at)syswarp(dot)com(dot)ar>, Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Instalacion desatendida de Postgres
Date: 2019-07-10 06:57:50
Message-ID: CAD=LzWEoDtoNc8ercDLike-oC=qjQXZUcE3WCPvoAVb4NHS2Gg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hi,

On Tue, 9 Jul 2019 at 20:59, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:
>
> Hi Haroon,
>
> Haroon escribió:
>
> > > Ok voy a probar el instalador de 2ndquadrant pero creo que seria
> > > mucho mas interesante usando el instalador de 2UDA hay algun manual
> > > de como instalar 2UDA de manera desatendida para instalar en modo
> > > text como parametros en el instalador para windows?
> >
> > I understand that you are willing to give Postgres Installer a try and
> > are also interested in 2UDA, however, that is all I could understand
> > from the email conversation using translate feature from Spanish to
> > English. From the email subject, I understand that the original
> > question is related to unattended install.
> >
> > Jaime, when you get the chance, could you please translate the
> > question for me in English so that I could understand it better and
> > help accordingly ? Thanks!
>
> The question that opened the thread was whether the EDB installer will
> continue to support unattended installation -- José is concerned because
> apparently they removed the option from their manual.
>
> Then Jaime suggests trying out 2ndQ's pginstaller. To which José
> responds that he is much more interested in the 2UDA installer, and asks
> whether that one supports unattended (scripted) installation using a
> command line of some sort.

Thank you Alvaro for kindly helping with the translation :)

Yes, both 2UDA <https://www.2ndquadrant.com/en/resources/2uda/> and 2ndQ's
Postgres Installer
<https://www.2ndquadrant.com/en/resources/postgresql-installer-2ndquadrant/>
support unattended mode on Windows, macOS and Linux platforms. An example
of unattended installation command on Windows would look like:

*PostgreSQL-10.9-1-windows-installer.exe --mode unattended
--unattendedmodeui none --data_dir C:\ProgramData\postgresql\10\data
--pg_port 5432 --pg_password <os service user pass> --superuser_password
<db_user_pass>*

That said, IIUC, José seemed interested in PG 12 Beta as well and therefore
I would like to mention that while 2ndQ's Postgres Installer is available
for PG12 Beta, 2UDA is not yet available for PG12. We are working on 2UDA
release for PG 12 and it will hopefully be available some time later.

> As far as I understand, he wants to embed
> Postgres in some larger product. (I suppose it's fair to answer whether
> 2UDA license permits this, also).

I will need to get back on this after discussing this internally.

>
> José wished you all a great father day to you, too (a month ago, so
> you're a little late but that's okay).

:)

Thanks!
>
> --
> Álvaro Herrera https://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Regards,
--
Haroon http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Ruben Fitó 2019-07-10 11:00:41 Re: PG11: particionado, parallel query y performance
Previous Message Daymel Bonne 2019-07-09 16:12:02 Re: problema al intentar recuperar PITR