<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=2826169&amp;fmt=gif">
Start  trial

    Start trial

      Security

      Ransomware attacks - prepare and protect with backup planning

      ImageThis article explains measures against ransomware attacks that must be set in advance, and why backup planning is the key to business continuity.

       

      PostgreSQL audit log - Detecting database security threats

      ImageThis article explains the audit log functionality in PostgreSQL and Fujitsu Enterprise Postgres and how it is used to detect potential security threats.

       

      High Availability / Reliability

      How to implement High Availability using pgpool-II

      ImageIntroducing pgpool-II, a middleware product which brings high availability for enterprise database, outlining the main features and key points of the setup.

      What is streaming replication, and how can I set it up?

      ImageHighlighting the mechanism and PostgreSQL structure of streaming replication, which replicates database clusters in batch.

      Setting up failover and recovery on a streaming replication configuration

      ImageOverview of failover and recovery measures available when using streaming replication.

      PostgreSQL backup and recovery

      ImageThis article introduces the basic concepts and types of backup and recovery in PostgreSQL, as well as examples of how to choose a method for a desired outcome.

      Logical backup and recovery

      ImageThis article covers the various methods of logical backup and recovery, and which method is useful in what kind of use cases.

      How to restore a database to a different cluster

      ImageThis article provides the steps and key points to keep in mind when restoring a database to another database cluster.

      How to restore without deleting database objects in advance

      ImageThis article covers what you need to know about using the -c and --clean options during backup and recovery to decrease manual work in backup and recovery.

      How to specify the character encoding when extracting data to the client

      ImageThis article covers key points on client and server character encoding, and the points to consider about encoding when you want to extract data to a file.

      Data federation

      Linking to foreign data using foreign data wrappers

      ImageThis article explains how PostgreSQL Foreign Data Wrappers can access various external data sources such as Oracle, MySQL, SQL Server, and MongoDB, among others.

      How to link to Oracle databases using oracle_fdw (part 1)

      ImageThis is the first part on our discussion of how to access Oracle databases using PostgreSQL's Foreign Data Wrapper oracle_fdw.

      How to link to Oracle databases using oracle_fdw (part 2)

      ImageThis article concludes our discussion of the use of PostgreSQL's foreign data wrapper oracle_fdw, and how to use it more effectively.

      PostgreSQL central

      Introduction to frequently used open source extensions

      ImageHave a look at the most frequently used open source extensions enhancing PostgreSQL functionalities, and what they are used for.

      Using stored procedures in PostgreSQL

      ImageDescribing stored procedures, added in PostgreSQL 11, with definition and execution samples.

      Performance & Tuning

      What are the partitioning types available in PostgreSQL, and how should I choose one?

      ImageThis article explains partitioning, the method for storing data in divided tables, based on declarative partitioning.

       

      Improving database performance using partitioning — step-by-step

      ImageExplaining the mechanism of pruning, wise join, and wise aggregation, that can enhance partitioning performance.

       

      Tuning - Overview of SQL tuning

      ImageExplaining what is SQL tuning, how SQL is executed, how to detect slow SQL statements, and methods to investigate the cause.

       

      Tuning - Perform SQL tuning

      ImageThis article walks through a sample SQL tuning process, including how to identify slow SQLs and apply changes to refine your application performance.

       

      Control execution plans by fixing statistics with pg_dbms_stats

      ImageThis article explains how to leverage pg_dbms_stats to fix statistics of your database for stable transaction throughput and performance of your system.

       

      Control execution plans with pg_hint_plan

      ImageThis article explains how to control execution plans by using the tool pg_hint_plan and setting hint phrases to dictate what scanning method is to be used.

       

      Tuning - Database tuning

      ImageThis article introduces the fundamental concepts behind database performance tuning, and introduces you to the key Postgres parameters involved.

       

      Monitoring

      Database system montoring - what and how to monitor

      ImageThis article explains measures against failure that must be set in advance, and why database monitoring plays a very important role.

       

      Monitoring PostgreSQL databases

      mon-metThis article provides useful information about database system monitoring, such as commands, functions, command execution examples, and statistics view.

       

      Read our latest blogs

      Read our most recent articles regarding all aspects of PostgreSQL and Fujitsu Enterprise Postgres.