Thread: Install PostgreSQL on windows 10 home 64-bit machine
Hi,
I'm trying to install PostgreSQL database on my personal laptop that is running on Windows 10 Home 64-bit operating system.
I found the s/w @ https://www.postgresql.org/download/windows/
The webpage shows that PostgreSQL v10 (latest is v12) is available for Windows 10 64-bit, but it doesn't tell if its suitable for Windows 10 home or not.
Did anyone installed this database s/w on their personal laptop that is running on Windows 10 home 64-bit? If so, can you please point me to the right version (latest) of PostgreSQL DB that I can install for practice?
I really appreciate your help.
Thank you,
Prashanth.
Hi Prashanth,
On Wed, May 27, 2020 at 8:59 AM Prashanth Talla <prashanth.talla@gmail.com> wrote:
Hi,I'm trying to install PostgreSQL database on my personal laptop that is running on Windows 10 Home 64-bit operating system.I found the s/w @ https://www.postgresql.org/download/windows/The webpage shows that PostgreSQL v10 (latest is v12) is available for Windows 10 64-bit, but it doesn't tell if its suitable for Windows 10 home or not.Did anyone installed this database s/w on their personal laptop that is running on Windows 10 home 64-bit? If so, can you please point me to the right version (latest) of PostgreSQL DB that I can install for practice?
It works fine on Windows 10 Home. If it is a personal laptop (and probably not dedicated to the database), just make sure you don't load huge datasets. That being said, it is fully functional.
Happy learning!
--
Olivier Gautherot
Thank you Olivier for your reply. It's just for me to practice.
Thank you,
Prashanth.
On Wed, May 27, 2020, 2:12 AM Olivier Gautherot <ogautherot@gautherot.net> wrote:
Hi Prashanth,On Wed, May 27, 2020 at 8:59 AM Prashanth Talla <prashanth.talla@gmail.com> wrote:Hi,I'm trying to install PostgreSQL database on my personal laptop that is running on Windows 10 Home 64-bit operating system.I found the s/w @ https://www.postgresql.org/download/windows/The webpage shows that PostgreSQL v10 (latest is v12) is available for Windows 10 64-bit, but it doesn't tell if its suitable for Windows 10 home or not.Did anyone installed this database s/w on their personal laptop that is running on Windows 10 home 64-bit? If so, can you please point me to the right version (latest) of PostgreSQL DB that I can install for practice?It works fine on Windows 10 Home. If it is a personal laptop (and probably not dedicated to the database), just make sure you don't load huge datasets. That being said, it is fully functional.Happy learning!--Olivier Gautherot