BigSQL pgc alternative

2019-12-20 Thread Samuel Teixeira Santos
Hi all. 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.

Re: How many billion rows of data I can store in PostgreSQL RDS.

2019-02-22 Thread Samuel Teixeira Santos
Hi all. Taking advantage of the topic I would like to know the recommendations about how to update to a newer Postgres version having all that amount of data. Anyone one could share your experience about? Thanks in advance. Regards, Samuel

Re: How many billion rows of data I can store in PostgreSQL RDS.

2019-02-22 Thread Samuel Teixeira Santos
Just adding that my case it's not a Amazon RDS, it's common server, if I can say like that...

Re: Postgres install

2018-02-06 Thread Samuel Teixeira Santos
Hi to all. I usually install Postgresql on my user to local development using the Postgresql Binaries I follow some tips from this link Installing Postgresql 9.1 to windows 7 from the binary zip distribution