Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Starting the database – PB Docs 2022 – PowerBuilder Library

Starting the database – PB Docs 2022

Starting the database

Step 1: Download the database file (pbdemo2022_for_postgresql.zip) from https://github.com/Appeon/PowerBuilder-Project-Example-Database.

Step 2: Restore and run the database in the management tool for
PostgreSQL.

  1. Select Windows Start menu |
    PostgreSQL 12 | pgAdmin 4.

    pgAdmin 4 is a Web application. If pgAdmin 4 cannot run in
    Internet Explorer (the default Web browser in Windows Server 2019),
    you can install and try Google Chrome.

  2. Expand Servers | PostgreSQL, right click Databases, and select Create | Database.

    ps_tutorial_47.png

  3. Input PBDemo in the Database field and click Save.

    ps_tutorial_49.png

  4. Right click PBDemo that was
    just created, and select Restore.

    ps_tutorial_48.png

  5. Select the pbpostgres2022.dmp
    file and click Restore.

    ps_tutorial_50.png

    After the database file is restored, you will be able to view
    the following schemas:

    ps_tutorial_51.png

  6. Open the pg_hba.conf file in
    a text editor and add the following line. The pg_hba.conf file is located in
    %PostgreSQL%12data. This enables the database server to allow
    remote connections.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x