{"id":225,"date":"2015-07-03T08:17:17","date_gmt":"2015-07-03T07:17:17","guid":{"rendered":"http:\/\/tastaturkind.ch\/?p=225"},"modified":"2017-11-28T22:07:28","modified_gmt":"2017-11-28T21:07:28","slug":"postgres-for-hyperic","status":"publish","type":"post","link":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/2015\/07\/03\/postgres-for-hyperic\/","title":{"rendered":"Postgres for Hyperic"},"content":{"rendered":"<p>cd C:\\Opt\\pgsql<br \/>\nmkdir C:\\Opt\\pgsql\\log<\/p>\n<p>bin\\initdb.exe -U postgres -A password -E utf8 -W -D C:\\Opt\\pgsql\\data<\/p>\n<p>bin\\pg_ctl.exe -D &#8222;C:\/Opt\/pgsql\/data&#8220; -l &#8222;C:\/Opt\/pgsql\/log\/pgsql.log&#8220; start<\/p>\n<p>bin\\createuser.exe -U postgres -P<\/p>\n<p>bin\\createdb.exe -U postgres -e HQ<\/p>\n<p>C:\\Opt\\server-4.6.6\\bin\\hq-server.bat install<\/p>\n","protected":false},"excerpt":{"rendered":"<p>cd C:\\Opt\\pgsql mkdir C:\\Opt\\pgsql\\log bin\\initdb.exe -U postgres -A password -E utf8 -W -D C:\\Opt\\pgsql\\data bin\\pg_ctl.exe -D &#8222;C:\/Opt\/pgsql\/data&#8220; -l &#8222;C:\/Opt\/pgsql\/log\/pgsql.log&#8220; start bin\\createuser.exe -U postgres -P bin\\createdb.exe -U postgres -e HQ C:\\Opt\\server-4.6.6\\bin\\hq-server.bat install<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-225","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=225"}],"version-history":[{"count":1,"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/225\/revisions"}],"predecessor-version":[{"id":302,"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/225\/revisions\/302"}],"wp:attachment":[{"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oliver-frick.ch\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}