{"id":4147,"date":"2020-01-22T10:42:04","date_gmt":"2020-01-22T09:42:04","guid":{"rendered":"https:\/\/www.credativ.de\/portfolio\/support\/postgresql-competence-center\/"},"modified":"2021-12-08T08:52:08","modified_gmt":"2021-12-08T07:52:08","slug":"postgresql-competence-center","status":"publish","type":"page","link":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/","title":{"rendered":"PostgreSQL\u00ae Competence Center"},"content":{"rendered":"<h2>What is the PostgreSQL\u00ae Competence Center?<\/h2>\n<p>Our PostgreSQL<sup>\u00ae<\/sup> Competence Center supports the entire PostgreSQL<sup>\u00ae<\/sup> lifecycle in your company. Our PostgreSQL<sup>\u00ae<\/sup> Competence Center is available to you as a reliable and skilled contact partner from the initial consultation onwards.<\/p>\n<p>We support you with your migration projects, provide operational support upon request, or take over the complete operation of your entire PostgreSQL<sup>\u00ae<\/sup> environment.<\/p>\n<p>Our PostgreSQL<sup>\u00ae<\/sup> team provides support on all issues relating to the topic of PostgreSQL<sup>\u00ae<\/sup>. This naturally also includes topics such as high availability, cluster and replication, tuning and optimization, a tailored monitoring environment, as well as development services and individual workshops and training sessions.<\/p>\n<h2>What is PostgreSQL\u00ae?<\/h2>\n<p>PostgreSQL<sup>\u00ae<\/sup> is an object-relational database management system (ORDBMS), which is freely available as Open Source software and can be downloaded and used without a license.<\/p>\n<p>POSTGRES was originally developed as a university project at the University of California at Berkeley Computer Science Department. Since then countless developers around the world have worked on this code and, in 1996, the project was named PostgreSQL<sup>\u00ae<\/sup>.<\/p>\n<p>PostgreSQL<sup>\u00ae<\/sup> is rightly dubbed \u201cthe most advanced Open Source database system\u201d and supports the SQL92 and SQL99 standards. Besides this, PostgreSQL<sup>\u00ae<\/sup> also offers a range of internal extensions.<\/p>\n<h2>PostgreSQL\u00ae Support<\/h2>\n<p>Our Service and Support department provides professional and comprehensive support for PostgreSQL<sup>\u00ae<\/sup>.<\/p>\n<p>Databases in particular play a vital or even strategic role in companies. Our support helps you safeguard the operation of your PostgreSQL<sup>\u00ae<\/sup> databases in business-critical operations exactly as you would when using proprietary, commercial software.<\/p>\n<p>Our support model offers you a number of benefits that only we provide:<\/p>\n<ul>\n<li>no dependence on the number of servers and CPUs used or the number of users<\/li>\n<li>unlimited scaling of the number of PostgreSQL<sup>\u00ae<\/sup> databases used without changing the support costs<\/li>\n<li>guaranteed response times<\/li>\n<li>24&#215;7 support, 365 days a year<\/li>\n<li>Level 3 support at the developer level<\/li>\n<li>direct support in German by the credativ GmbH PostgreSQL<sup>\u00ae<\/sup> team<\/li>\n<li>telephone, email, remote service, and on-site support<\/li>\n<li>support models based on time units<\/li>\n<li>support for the entire PostgreSQL<sup>\u00ae<\/sup>\/Open Source environment<\/li>\n<li>additional support by the entire German Open Source Support Center team<\/li>\n<li>individual service level agreements<\/li>\n<\/ul>\n<h2>Consulting<\/h2>\n<p>We provide comprehensive consulting services that cover all areas of the commercial use of PostgreSQL<sup>\u00ae<\/sup>, from the initial planning through to go-live. We support you across the entire PostgreSQL<sup>\u00ae<\/sup> lifecycle.<\/p>\n<ul>\n<li>Design<\/li>\n<li>Selection and optimization of the technical platform<\/li>\n<li>Scaling, performance<\/li>\n<li>Big data<\/li>\n<li>Security<\/li>\n<li>High-availability concepts<\/li>\n<li>Cluster and replication<\/li>\n<li>Backup<\/li>\n<li>Database monitoring<\/li>\n<li>Migration<\/li>\n<\/ul>\n<h2>Deep-level services<\/h2>\n<p>Our PostgreSQL<sup>\u00ae<\/sup> Competence Center is also available for services that extend well beyond the usual standard support.<\/p>\n<p>Our team is familiar with PostgreSQL<sup>\u00ae<\/sup> down to code level and can provide support even when we get down to the nitty-gritty.<\/p>\n<div class=\"accordion \" id=\"accordion-0\"><div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-0\">Database design<\/div><\/div><div id=\"accordion-collapse-0\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>The schema design plays a key role in a database system.<\/p>\n<p>Constraints ensure the consistency of the data. Performance depends primarily on the right normalization.<\/p>\n<p>We would be pleased to help you with the schema design, irrespective of whether the objective is a data repository with maximum consistency and constancy of meaning in ideal normalization or performance maximization with star schemas in your data warehouse.<\/p><\/div><\/div><\/div>\n<div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-1\">Performance analysis<\/div><\/div><div id=\"accordion-collapse-1\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>Performance problems when using PostgreSQL<sup>\u00ae<\/sup>? Wherever the bottleneck is, we will quickly locate it and present solutions.<\/p>\n<p>The nature of the solutions can be extremely diverse and can include tuning on the schema or the PostgreSQL<sup>\u00ae<\/sup> configuration, changing the cost model parameters, rewriting inefficient stored procedures in C as PostgreSQL<sup>\u00ae<\/sup> extensions or even with the clear statement that \u201cmore hardware\u201d is the only solution.<\/p><\/div><\/div><\/div>\n<div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-2\">Tuning, query analysis and optimization<\/div><\/div><div id=\"accordion-collapse-2\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>Postgres\u2019 amortizing query analysis allows critical queries to be quickly identified.<\/p>\n<p>Looking at the query plan with EXPLAIN also lets you see the specific technical reason for a query\u2019s unwanted performance behavior. While this allows simple problems, such as a missing index, to be quickly identified and rectified independently, the problems sometimes also lie deeper. For example, a plan may also be poor due to the unfavorable parameterization of the cost model or because the planner did not have access to the right statistics for selecting a good query plan.<\/p>\n<p>In this case you can draw on our extensive experience in working with query plans, naturally also together with the transfer of the appropriate knowledge where required.<\/p><\/div><\/div><\/div>\n<div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-3\">Cluster systems<\/div><\/div><div id=\"accordion-collapse-3\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>PostgreSQL<sup>\u00ae<\/sup> has long since stopped being tied to a single node.<\/p>\n<p>Cluster systems for different requirements can be set up using various replication solutions.<\/p>\n<p>Different replication solutions and configurations are used depending on whether the focus is on high availability or load balancing.<\/p><\/div><\/div><\/div>\n<div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-4\">Load management<\/div><\/div><div id=\"accordion-collapse-4\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>Did you know that Skype\u2019s global telephony infrastructure uses PostgreSQL<sup>\u00ae<\/sup>?<\/p>\n<p>This is naturally no longer possible with a single instance; it requires load balancing across thousands of nodes.<\/p>\n<p>Whether 2 or 1,000 instances, we are familiar with the technologies for the right load balancing with PostgreSQL<sup>\u00ae<\/sup> and would be pleased to advise you.<\/p><\/div><\/div><\/div>\n<div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-5\">Bug fixes and patch management<\/div><\/div><div id=\"accordion-collapse-5\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>The PostgreSQL<sup>\u00ae<\/sup> ecosystem has proven its stability over many years. But problems sometimes arise, whether this is in the PostgreSQL<sup>\u00ae<\/sup> core, the extensions, the monitoring, or the backup solution.<\/p>\n<p>The PostgreSQL<sup>\u00ae<\/sup> Competence Center helps with the early detection of errors through proactive patch management for your Open Source products. Our team is also ready to provide support with critical bugs, from detection through to the bug fix itself, and the upstream integration.<\/p><\/div><\/div><\/div>\n<div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-6\">Health checks and security audits<\/div><\/div><div id=\"accordion-collapse-6\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>After an expensive incident, you often hear that the incident could have been avoided by getting an expert to look over the system.<\/p>\n<p>If you have business-critical databases, the health status of which you are not aware, we would be pleased to put them under the microscope with our extensive experience.<\/p><\/div><\/div><\/div>\n<div class=\"card no-height-fix\"><div class=\"card-header\"><div class=\"h6 no-underline cursor-pointer\" data-toggle=\"collapse\" data-target=\"#accordion-collapse-7\">Agile methods<\/div><\/div><div id=\"accordion-collapse-7\" class=\"collapse\" data-parent=\"#accordion-0\"><div class=\"card-body\"><p>Even though relational databases currently do not have a reputation for agility, we are completely open to agile methods with PostgreSQL<sup>\u00ae<\/sup>.<\/p>\n<p>For example, based on our experience, pair programming between application development and PostgreSQL<sup>\u00ae<\/sup> veterans can be highly effective.<\/p>\n<p>Naturally only if your SCRUM Master is also on board&#8230;<\/p><\/div><\/div><\/div><\/div>\n<p>&nbsp;<\/p>\n<h2>Operational support and takeover of operations<\/h2>\n<p>Our operational support is always there for you. We absorb load peaks, support you in the holiday period and in case of illness-related absenteeism.<\/p>\n<p>We would be pleased to take on the role of database administrator in critical staffing situations.<\/p>\n<h2>PostgreSQL\u00ae migrations<\/h2>\n<p>Are you considering migrating an existing application from another database management system, such as Oracle, DB2, Informix, or MS-SQL server, to PostgreSQL<sup>\u00ae<\/sup>?<\/p>\n<p>We support you every step of the way, from the feasibility study and cost estimate through to the selection of the right tools and the schema migration, as well as the fast and smooth data transfer for a switchover with the lowest possible downtime. We naturally also support you with migration from an on-premise environment to a future cloud environment, as well as in the reverse direction, from the cloud environment back to an internal on-premise environment or to your own private cloud.<\/p>\n<p>We employ experienced PostgreSQL<sup>\u00ae<\/sup> developers who can help you with development and troubleshooting in the database server.<\/p>\n<p>Access to the source code facilitates the localization of errors and performance bottlenecks, while our experience helps you make PostgreSQL<sup>\u00ae<\/sup> even more reliable.<\/p>\n<p>We also develop individual extensions and additional modules for PostgreSQL<sup>\u00ae<\/sup> &#8211; naturally also under a free Open Source license.<\/p>\n<h2>PostgreSQL\u00ae in the cloud<\/h2>\n<p>Are you looking to migrate your existing database to PostgreSQL<sup>\u00ae<\/sup> and manage it in a cloud environment?<\/p>\n<p>credativ\u00ae supports the entire database lifecycle for PostgreSQL<sup>\u00ae<\/sup> databases in typical cloud environments, such as Microsoft Azure or Amazon AWS. We offer comprehensive consultation and services in all areas of PostgreSQL<sup>\u00ae<\/sup> in commercial use. Our dedicated PostgreSQL<sup>\u00ae<\/sup> team is there to support you from the initial planning through the go-live.<\/p>\n<h2>Elephant Shed &#8211; the free PostgreSQL\u00ae software appliance from credativ<\/h2>\n<p>The credativ GmbH PostgreSQL<sup>\u00ae<\/sup> Competence Center develops and administers the freely available Open Source project Elephant Shed. Elephant Shed is a powerful software appliance, which provides a complete PostgreSQL<sup>\u00ae<\/sup> database environment including all the appropriate tools required for operation. This appliance can be used at any time as a database server available for immediate use. Elephant Shed is available for use on dedicated hardware as well as for use in virtualized environments. Its use is not associated with any costs for subscriptions or licenses. We have provided further information on\u00a0<a href=\"https:\/\/www.credativ.de\/en\/portfolio\/solutions\/elephant-shed\/\">Elephant Shed<\/a>\u00a0for you here.<\/p>\n<h2>Training sessions and workshops<\/h2>\n<p>Training sessions and workshops are naturally also part of the services offered by our PostgreSQL<sup>\u00ae<\/sup> Competence Center.<\/p>\n<p>Besides individual training, we also hold training sessions at our headquarters in M\u00f6nchengladbach at regular intervals. Our extensive PostgreSQL<sup>\u00ae<\/sup> support and service experience and our active involvement in the vibrant community allows our PostgreSQL<sup>\u00ae<\/sup> experts to convey comprehensive and detailed knowledge.<\/p>\n<p>We have provided further information on our <a href=\"https:\/\/www.credativ.de\/en\/portfolio\/training-sessions\/postgresql-training\/\"><span style=\"text-decoration: underline;\">PostgreSQL<sup>\u00ae<\/sup> training sessions<\/span><\/a> for you here.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is the PostgreSQL\u00ae Competence Center? Our PostgreSQL\u00ae Competence Center supports the entire PostgreSQL\u00ae lifecycle in your company. Our PostgreSQL\u00ae Competence Center is available to you as a reliable and skilled contact partner from the initial consultation onwards. We support you with your migration projects, provide operational support upon request, or take over the complete [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4133,"menu_order":60,"comment_status":"closed","ping_status":"closed","template":"tpl-portfolio.php","meta":{"_acf_changed":false,"_improvement_type_select":"improve_an_existing","_thumb_yes_seoaic":false,"_frame_yes_seoaic":false,"seoaic_generate_description":"","seoaic_improve_instructions_prompt":"","seoaic_rollback_content_improvement":"","seoaic_idea_thumbnail_generator":"","thumbnail_generated":false,"thumbnail_generate_prompt":"","seoaic_article_description":"","footnotes":""},"class_list":["post-4147","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>PostgreSQL\u00ae Competence Center | all services under one roof - credativ\u00ae<\/title>\n<meta name=\"description\" content=\"Our PostgreSQL\u00ae Competence Center supports the entire PostgreSQL\u00ae lifecycle in your company! Learn more now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PostgreSQL\u00ae Competence Center\" \/>\n<meta property=\"og:description\" content=\"Our PostgreSQL\u00ae Competence Center supports the entire PostgreSQL\u00ae lifecycle in your company! Learn more now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/\" \/>\n<meta property=\"og:site_name\" content=\"credativ\u00ae\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/credativDE\/\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-08T07:52:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2019\/08\/credativ_favicon.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@credativde\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/\",\"name\":\"PostgreSQL\u00ae Competence Center | all services under one roof - credativ\u00ae\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#website\"},\"datePublished\":\"2020-01-22T09:42:04+00:00\",\"dateModified\":\"2021-12-08T07:52:08+00:00\",\"description\":\"Our PostgreSQL\u00ae Competence Center supports the entire PostgreSQL\u00ae lifecycle in your company! Learn more now!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Portfolio\",\"item\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Support\",\"item\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"PostgreSQL\u00ae Competence Center\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/\",\"name\":\"credativ GmbH\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#organization\",\"name\":\"credativ\u00ae\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/credativDE\\\/\",\"https:\\\/\\\/x.com\\\/credativde\",\"https:\\\/\\\/mastodon.social\\\/@credativde\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/credativ-gmbh\",\"https:\\\/\\\/www.instagram.com\\\/credativ\\\/\"],\"description\":\"Die credativ GmbH ist ein f\u00fchrendes, auf Open Source Software spezialisiertes IT-Dienstleistungs- und Beratungsunternehmen. Wir bieten umfassende und professionelle Services, von Beratung und Infrastruktur-Betrieb \u00fcber 24\\\/7 Support bis hin zu individuellen L\u00f6sungen und Schulungen. Unser Fokus liegt auf dem ganzheitlichen Management von gesch\u00e4ftskritischen Open-Source-Systemen, darunter Betriebssysteme (z.B. Linux), Datenbanken (z.B. PostgreSQL), Konfigurationsmanagement (z.B. Ansible, Puppet) und Virtualisierung. Als engagierter Teil der Open-Source-Community unterst\u00fctzen wir unsere Kunden dabei, die Vorteile freier Software sicher, stabil und effizient in ihrer IT-Umgebung zu nutzen.\",\"legalName\":\"credativ GmbH\",\"foundingDate\":\"2025-03-01\",\"duns\":\"316387060\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"},\"address\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/#local-main-place-address\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":\"51.1732374\",\"longitude\":\"6.392010099999999\"},\"telephone\":[\"+4921619174200\",\"08002733284\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"08002733284\",\"email\":\"vertrieb@credativ.de\"},\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Saturday\",\"Sunday\"],\"opens\":\"00:00\",\"closes\":\"00:00\"}],\"email\":\"info@credativ.de\",\"areaServed\":\"D-A-CH\",\"vatID\":\"DE452151696\"},{\"@type\":\"PostalAddress\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/#local-main-place-address\",\"streetAddress\":\"Hennes-Weisweiler-Allee 23\",\"addressLocality\":\"M\u00f6nchengladbach\",\"postalCode\":\"41179\",\"addressRegion\":\"Deutschland\",\"addressCountry\":\"DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/portfolio\\\/support\\\/postgresql-competence-center\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/credativ-logo-right.svg\",\"contentUrl\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/credativ-logo-right.svg\",\"caption\":\"credativ\u00ae\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"M\u00f6nchengladbach\" \/>\n<meta name=\"geo.position\" content=\"51.1732374;6.392010099999999\" \/>\n<meta name=\"geo.region\" content=\"Germany\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"PostgreSQL\u00ae Competence Center | all services under one roof - credativ\u00ae","description":"Our PostgreSQL\u00ae Competence Center supports the entire PostgreSQL\u00ae lifecycle in your company! Learn more now!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/","og_locale":"en_US","og_type":"article","og_title":"PostgreSQL\u00ae Competence Center","og_description":"Our PostgreSQL\u00ae Competence Center supports the entire PostgreSQL\u00ae lifecycle in your company! Learn more now!","og_url":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/","og_site_name":"credativ\u00ae","article_publisher":"https:\/\/www.facebook.com\/credativDE\/","article_modified_time":"2021-12-08T07:52:08+00:00","og_image":[{"width":500,"height":500,"url":"https:\/\/www.credativ.de\/wp-content\/uploads\/2019\/08\/credativ_favicon.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@credativde","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/","url":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/","name":"PostgreSQL\u00ae Competence Center | all services under one roof - credativ\u00ae","isPartOf":{"@id":"https:\/\/www.credativ.de\/en\/#website"},"datePublished":"2020-01-22T09:42:04+00:00","dateModified":"2021-12-08T07:52:08+00:00","description":"Our PostgreSQL\u00ae Competence Center supports the entire PostgreSQL\u00ae lifecycle in your company! Learn more now!","breadcrumb":{"@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.credativ.de\/en\/"},{"@type":"ListItem","position":2,"name":"Portfolio","item":"https:\/\/www.credativ.de\/en\/portfolio\/"},{"@type":"ListItem","position":3,"name":"Support","item":"https:\/\/www.credativ.de\/en\/portfolio\/support\/"},{"@type":"ListItem","position":4,"name":"PostgreSQL\u00ae Competence Center"}]},{"@type":"WebSite","@id":"https:\/\/www.credativ.de\/en\/#website","url":"https:\/\/www.credativ.de\/en\/","name":"credativ GmbH","description":"","publisher":{"@id":"https:\/\/www.credativ.de\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.credativ.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place"],"@id":"https:\/\/www.credativ.de\/en\/#organization","name":"credativ\u00ae","url":"https:\/\/www.credativ.de\/en\/","logo":{"@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/#local-main-organization-logo"},"image":{"@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/credativDE\/","https:\/\/x.com\/credativde","https:\/\/mastodon.social\/@credativde","https:\/\/www.linkedin.com\/company\/credativ-gmbh","https:\/\/www.instagram.com\/credativ\/"],"description":"Die credativ GmbH ist ein f\u00fchrendes, auf Open Source Software spezialisiertes IT-Dienstleistungs- und Beratungsunternehmen. Wir bieten umfassende und professionelle Services, von Beratung und Infrastruktur-Betrieb \u00fcber 24\/7 Support bis hin zu individuellen L\u00f6sungen und Schulungen. Unser Fokus liegt auf dem ganzheitlichen Management von gesch\u00e4ftskritischen Open-Source-Systemen, darunter Betriebssysteme (z.B. Linux), Datenbanken (z.B. PostgreSQL), Konfigurationsmanagement (z.B. Ansible, Puppet) und Virtualisierung. Als engagierter Teil der Open-Source-Community unterst\u00fctzen wir unsere Kunden dabei, die Vorteile freier Software sicher, stabil und effizient in ihrer IT-Umgebung zu nutzen.","legalName":"credativ GmbH","foundingDate":"2025-03-01","duns":"316387060","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"},"address":{"@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"51.1732374","longitude":"6.392010099999999"},"telephone":["+4921619174200","08002733284"],"contactPoint":{"@type":"ContactPoint","telephone":"08002733284","email":"vertrieb@credativ.de"},"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"09:00","closes":"17:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Saturday","Sunday"],"opens":"00:00","closes":"00:00"}],"email":"info@credativ.de","areaServed":"D-A-CH","vatID":"DE452151696"},{"@type":"PostalAddress","@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/#local-main-place-address","streetAddress":"Hennes-Weisweiler-Allee 23","addressLocality":"M\u00f6nchengladbach","postalCode":"41179","addressRegion":"Deutschland","addressCountry":"DE"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.credativ.de\/en\/portfolio\/support\/postgresql-competence-center\/#local-main-organization-logo","url":"https:\/\/www.credativ.de\/wp-content\/uploads\/2025\/04\/credativ-logo-right.svg","contentUrl":"https:\/\/www.credativ.de\/wp-content\/uploads\/2025\/04\/credativ-logo-right.svg","caption":"credativ\u00ae"}]},"geo.placename":"M\u00f6nchengladbach","geo.position":{"lat":"51.1732374","long":"6.392010099999999"},"geo.region":"Germany"},"_links":{"self":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/pages\/4147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/comments?post=4147"}],"version-history":[{"count":0,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/pages\/4147\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/pages\/4133"}],"wp:attachment":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/media?parent=4147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}