PostgreSQL 12 service in VS2019

Ilya's Avatar

Ilya

16 Jan, 2020 09:48 AM

Hi, how to start PSQL 12 service in VS2019 image? I have tried "postgresql121" and "postgresql12" in "services" section to no avail. The latest version documentation is aware of is 10.1 (https://www.appveyor.com/docs/services-databases/#postgresql).

Regards, Ilya

  1. Support Staff 1 Posted by Feodor Fitsner on 16 Jan, 2020 07:42 PM

    Feodor Fitsner's Avatar

    Hi Ilya,

    PostgreSQL 12 is not yet integrated with build agent's services, however you can start the service during the build:

    init:
    - net start postgresql-x64-12
    
  2. 2 Posted by Ilya on 16 Jan, 2020 07:45 PM

    Ilya's Avatar

    Hi Feodor,

    Thank you, it will do.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM