| From: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BigSQL pgc alternative |
| Date: | 2019-12-22 08:12:47 |
| Message-ID: | e34e146b-2cb4-52cf-27fd-488d769fdc34@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Samuel Teixeira Santos schrieb am 20.12.2019 um 16:15:
> BigSQL still allow to install Postgres and others resources as like a
> portable install.
>
> But today, it's only offer your tool (pgc) for newer Postgresql
> versions.
>
> I would like to install as portable option because it's more easy to
> config and use in my own user in my development station.
>
> What you recommend to do to replace pgc tool as alternative to
> install postgresql 10 and the respective postgis version as like
> portable option?
On Windows, I use the ZIP archives provided by Enterprise DB to spin up Postgres without an installer:
https://www.enterprisedb.com/download-postgresql-binaries
Unfortunately they stopped providing them for Linux (for which I used pgc in the past), 10.x is the last version for which they provide this.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daulat Ram | 2019-12-22 09:56:28 | pg_basebackup |
| Previous Message | Boylan, Ross | 2019-12-22 02:40:10 | Re: Semi-unable to add new records to table--primary key needed? |