Code Monkey home page Code Monkey logo

Comments (5)

AnonATXDO avatar AnonATXDO commented on June 11, 2024 1

Please see https://github.com/chris2511/xca?tab=readme-ov-file#sql-remote-database-drivers and #495. You have to install other database drivers yourself because of license issues (they are not shipped with Qt anymore by default).

from xca.

flybyray avatar flybyray commented on June 11, 2024

@AnonATXDO do you know what exactly needs to be in the path for windows?
I have installed postgresql 16 (via scoop) and the following files are in path now:

._libcrypto-3-x64.dll
._libssl-3-x64.dll
._libxml2.dll
._zlib1.dll
clusterdb.exe
createdb.exe
createuser.exe
dropdb.exe
dropuser.exe
ecpg.exe
icudt67.dll
icuin67.dll
icuio67.dll
icutu67.dll
icuuc67.dll
initdb.exe
isolationtester.exe
libcrypto-3-x64.dll
libecpg.dll
libecpg_compat.dll
libiconv-2.dll
libintl-9.dll
liblz4.dll
libpgtypes.dll
libpq.dll
libpq_pipeline.exe
libpq_testclient.exe
libpq_uri_regress.exe
libssl-3-x64.dll
libwinpthread-1.dll
libxml2.dll
libxslt.dll
libzstd.dll
oid2name.exe
pg_amcheck.exe
pg_archivecleanup.exe
pg_basebackup.exe
pg_checksums.exe
pg_config.exe
pg_controldata.exe
pg_ctl.exe
pg_dump.exe
pg_dumpall.exe
pg_isolation_regress.exe
pg_isready.exe
pg_receivewal.exe
pg_recvlogical.exe
pg_regress.exe
pg_regress_ecpg.exe
pg_resetwal.exe
pg_restore.exe
pg_rewind.exe
pg_test_fsync.exe
pg_test_timing.exe
pg_upgrade.exe
pg_verifybackup.exe
pg_waldump.exe
pgbench.exe
postgres.exe
psql.exe
reindexdb.exe
stackbuilder.exe
vacuumdb.exe
vacuumlo.exe
wxbase317u_vc_custom.dll
wxbase317u_xml_vc_custom.dll
wxbase317ud_net_vc_custom.dll
wxmsw317u_adv_vc_custom.dll
wxmsw317u_core_vc_custom.dll
wxmsw317ud_aui_vc_custom.dll
wxmsw317ud_html_vc_custom.dll
wxmsw317ud_xrc_vc_custom.dll
zic.exe
zlib1.dll

Tested this with PowerShell like this (first file in the bin directory) Get-Command ._libcrypto-3-x64.dll
The output shows the path to: $env:USERPROFILE\scoop\apps\postgresql\current\bin\._libcrypto-3-x64.dll

I guess this was an auto update without testing ScoopInstaller/Extras@2f50f3c

from xca.

chris2511 avatar chris2511 commented on June 11, 2024

do you know what exactly needs to be in the path for windows?

It's the libpq.dlland its dependencies.

from xca.

cbka avatar cbka commented on June 11, 2024

maybe this should be exclusively named in the windows installer. this causes horrific discomfort ...

from xca.

cbka avatar cbka commented on June 11, 2024

<3

from xca.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.