1.首先安装VC运行库:

您可能需要安装VC Redist 2013 (64-bit)https://sf.net/projects/laragon/files/addon/vc_redist.x64.2013.exe

2.下载PostgreSQL(64位zip):

https://get.enterprisedb.com/postgresql/postgresql-9.6.3-1-windows-x64-binaries.zip

3.将下载的postgreSQL解压放到laragon目录,注意看我截图的目录结构:

C:\laragon
-- bin
   -- postgresql
      -- postgresql-9.6.3-1-windows-x64
         -- bin
         -- include
         -- lib
         -- .............

4.在laragon中的设置里面就可以选用postgreSQL了。

laragon安装postgreSQL

 

 

感谢:https://forum.laragon.org/topic/487/tutorial-how-to-add-another-postgresql-version

 

相关文章:

  • 2021-10-23
  • 2021-06-07
  • 2021-08-19
猜你喜欢
  • 2021-08-07
  • 2021-10-15
  • 2022-01-16
  • 2022-12-23
  • 2021-06-05
  • 2022-01-10
  • 2021-11-30
相关资源
相似解决方案