PostgreSQL 9.5.1 official document Study Notes
This document is applicable to the latest version of PostgreSQL 9.5.1. I am new to PostgreSQL and may not miss this article. please correct me. With more understanding, this article [may] will be
PostgreSQL is similar to Oracle's multi-process framework, so it can support high-concurrency application scenarios. This is similar to Oracle databases, so it is easier to switch Oracle DBA to PostgreSQL databases, after all, PostgreSQL databases
Originally wanted to find the PostgreSQL database occupy Space Command found this blog, found that the provision of severalcommand is useful (but there are several senses that are sucks.) =), so he translated it over. In addition this article is 09,
MySQL is so widely used that I have to migrate some applications from MySQL to PostgreSQL, many open source software is mysql as a database standard, and MySQL as the basis of the abstract, but the use of the process, found that MySQL has a lot of
I always wanted to make some contributions to PostgreSQL. Today I am free, so I wrote a tutorial on getting started with PostgreSQL 9.13...
On deployment, you can move here...PHP 5.4.10 + Nginx 1.0.12 + PostgreSQL 9.1.3 source code compilation
PostgreSQL tutorial (5): Functions and operators (1), postgresql Operators
I. logical operators:
Common logical operators include AND, OR, and not. Its semantics is exactly the same as that of logical operators in other programming languages.
Ii.
PostgreSQL tutorial (18): client commands (2), postgresql tutorial
VII. pg_dump:
Pg_dump is a tool used to back up PostgreSQL databases. It can even perform a full and consistent backup when the database is being used concurrently without blocking
Tutorial on installing and using the extension module on PostgreSQL, postgresql extension module
Installation Module
Note: My runtime environments are Ubuntu 10.04 and PostgreSQL 8.4.
First, install the postgresql-contrib package and restart the
PostgreSQL tutorial (14): database maintenance, postgresql tutorial
I. Disk Space Restoration:
In PostgreSQL, the data rows deleted or updated using the delete and update statements are not actually deleted, the physical address of the old data row
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.