[Tutorial] How to add another PostgreSQL version
-
Note: You may need to install
VC Redist 2013 (64-bit)
: https://sf.net/projects/laragon/files/addon/vc_redist.x64.2013.exe
With Laragon 3, adding PostgreSQL is very easy.
- Download PostgreSQL (64-bit zip):
https://get.enterprisedb.com/postgresql/postgresql-9.6.3-1-windows-x64-binaries.zip
- Extract the downloaded to: {LARAGON_ROOT}\bin\postgresql\postgresql-9.6.3-1-windows-x64
C:\laragon -- bin -- postgresql -- postgresql-9.6.3-1-windows-x64 -- bin -- include -- lib -- .............
- Select the new version at: Laragon Menu > PostgreSQL > Version > postgresql-9.6.3-1-windows-x64
Very easy huh. That's all forks!
Note: When PostgreSQL is added to Laragon this way, it is also portable.
- Download PostgreSQL (64-bit zip):
-
how to migrate .sql to postgres on laragon wamp?
-
This post is deleted!
-
Hi,
I installed Postgresql, as you advised.
I had Postgresql installed in my PC before installing Laragon and Postgresql.Problems:
- The installation process had no problem.
- Start Using it:
2.1 Menu > PostgreSQL > Version > postgresql-9.6.3-1-windows-x64),
2.2 Menu > PostgreSQL > start PostgreSQL
Here encountered problem. Pop up window says: error .. waiting for server to start
2.3 Starting the server:
Menu > PostgreSQL > pgAdmin (pgAdmin Start + start the server)
2.4 Result: Problem remain the same.
I tried the other way:
- Start server
- Start PostgreSQL
Result: remain the same (Pop up window says: error .. waiting for server to start)
Can you help how to solve this problem?
Thanks.
Nyoman
Bali, Indonesia
-
@nyoman : What's your Laragon version?