Received "Your Computer Does Not Have PSQL 10 or 11 Client " Even though PSQL Client Is Just Installed
Q:
I'm trying to install Elliott on a Windows 8.1 64-bit computer. I've installed both the 32- and 64-bit client version of PSQL v 11 and they both seemed to install fine. I then created the shortcut to EL700.exe on the server but when I click the shortcut the message is the PSQL configuration error: "Your computer does not have PSQL 10 or 11 client which is required by Elliott V7. Please install PSQL and try again."
A: It is possible that this issue is happening because the Windows 8.1
machine was not rebooted after the PSQL client installation.
As a result, the environmental variable "PATH" has not been
updated to include the PSQL BIN folder. In that situation,
when Elliott starts up it cannot locate the PSQL components. To verify if that is the case, bring up a command prompt and type "PATH" to see if your current path includes the Pervasive PSQL\bin folder. See the example screen below.
If you don't see the path for the PSQL\bin folder, then reboot your workstation and see if that resolves your problem.
Related Articles
A Case Where PSQL 13 Client Is Not Compatible with PSQL 15 Server
Release Date: 02/04/2025 Version: 8.6 Do Users Need to Upgrade to PSQL 15 Client When Upgrading PSQL Server? We were often asked in the past if our users should upgrade their PSQL 13 client when they upgrade to the PSQL 15 server. In our past ...
Configure PSQL Server Memory Usage
Version: Any Release Date: 12/17/2021 Q - Can you tell us why PSQL process is taking up so much memory? Is there anything we can do? See sample screen below: A - PSQL server by default can take up about 60ish% of the server memory. This is ...
Elliott 8.6 to Distribute 4.4 PSQL Entity Framework Client
Release Date: 11/2/2022 Version: 8.6 & Up In Elliott 8.6, we distribute PSQL 4.4 Entity Framework Client for Avalara interface (national sales tax collection). You can expect to see the following DLL file in the Elliott BIN86 folder: ...
Why Does Elliott User's PSQL Connection Stay Open Even If User Is Out of Elliott?
Release Date: 05/09/2024 Version: All Q - We are using Elliott 8.6 PowerSearch and Report Desk. We have a separate PSQL Report Engine for those Elliott activities. I see a user connected to our Report Engine server that is not actively logged into ...
Security Issue with Installing PSQL Client Remotely on User's Workstation
Q - I tried to install PSQL Client remotely on a user's workstation, when I received the following message: Pervasive PSQL requires administrative privileges or elevated privileges See the following sample screen. I recognize that this means I need ...