$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install PostgreSQL 11 on Gnu/Linux Distros

GNU/Linux Installing PostgreSQL 11 Guide

Hi! The Tutorial shows you Step-by-Step How to Install PostgreSQL 11 in GNU/Linux Distributions.

And PostgreSQL 11 for Linux is a Powerful, Open Source Object-Relational Database System with a proven Architecture knows for its strong Reliability, Data Integrity, and Correctness.

Finally, PostgreSQL 11 is a Major Release that contains several substantial Changes and Improvements.

How to Install PostgreSQL 11 on Linux - Featured

GNU/Linux PostgreSQL 11 Database Installation Guide