PSQL Version Required by Each Elliott Version

PSQL Version Required by Each Elliott Version

Release Date: 09/22/2017
Revised on: 05/02/2023
Version: 7. 0 & up

Q - We are thinking of either upgrading our current Elliott 7.3 to Elliott 7.5 or 8.2, but we are not sure about the PSQL requirement.  We currently run on PSQL 8.6. Will it work for Elliott 7.5 or 8.0?

A - To answer your question, we are listing the PSQL versions supported by each Elliott version below:

Elliott 8.6
  • PSQL 13
  • PSQL 15
Elliott8.5*
  • PSQL 11
  • PSQL 12**
  • PSQL 13***
  • PSQL 15****
Elliott 8.0, 8.1 & 8.2*
  • PSQL 11
  • PSQL 12**
  • PSQL 13***
Elliott 7.5
  • PSQL 10
  • PSQL 11
  • PSQL 12**
  • PSQL 13***
Elliott 7.4
  • PSQL 8
  • PSQL 9
  • PSQL 10
  • PSQL 11

Elliott 7.2 or 7.3
  • PSQL 2000
  • PSQL 8
  • PSQL 9
Elliott 7.0 or 7.1
  • PSQL 2000
  • PSQL 8

You can find a list of compatible operation systems for PSQL on the Actian website:


* Elliott 8.1 and up requires Windows 7 or Windows 2008 R2 with .NET 4.5 support.
** PSQL 12 & up does not support Windows XP and Windows 2003.
*** PSQL 13 is supported after V8.28.629 and V7.58.629 release.
**** PSQL 15 is supported after V8.5a.508.

Note - PSQL 14 is not supported.

EMK


    • Related Articles

    • After Server Reboot, Elliott Stopped Working Due to PSQL Engines Not Starting

      Release Date: 08/09/2022 Version: All Q - Our server has been rebooted for maintenance. Since the eboot, none of the Elliott users can use Elliott Business Software. A - This can happen if PSQL services did not start after the server reboot. We have ...
    • Does Elliott Count DEFER User Licenses?

      Release Date: 02/08/2024 Version: 7.x - 8.6 Q - I am running out of the PSQL user licenses. I have 20 Elliott user licenses and 20 PSQL user licenses. Is there a way to tell what other applications are using the PSQL engine and how often that ...
    • Installing Elliott 8.5 and Received "PSQL v11, v12 or V13 Is Required" Message

      Release Date: 11/14/19 Version: 8.5 & up When you are installing Elliott 8.5 on your server, you may receive the following message: PSQL v11, V12, or V13 is required. Please install PSQL first. See sample screen below: While you can confirm that you ...
    • 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 ...
    • A Case to Optimize PSQL Query Performance with INNER JOIN SYCONTCT & SYCONREL Tables

      Release Date: 11/29/2023 Version: 7.x & Up Q - With our custom web application, we attempt to find an existing customer and associated contact when creating new customers via the Elliott web services. We are finding the customer just fine, but when I ...