Brief introductionWe can manage the PostgreSQL database through some graphical interface management programs, such as Pgadmin, to create new objects by visual or command line, delete and edit existing objects (such as directories, schemas, tables,
Preface
Accustomed to the oracle of the Plsqldev, feel pgadmin This tool is too difficult to use, decisively changed navicat for Postgres, indeed much better, but the backup to restore the database across multiple connections is not very useful,
0. Remove unnecessary tables and stored procedures from the 200 server Setup database
DROP TABLE "Sensorpressure";DROP FUNCTION hex_to_int (text);DROP FUNCTION "Pressuredatatosensorpressure" ();
1. Back up 200 of the SETUPD database,:p g_dump-d-H
Operating system: Microsoft Windows XP Service Pack 3
I. Installation and preparation
1. Java SDK 1.6.0_13
2, PostgreSQL 8.3.7-1
3, Apache Ant 1.7.1
4. Apache Maven 2.0.10
5, Apache Tomcat 6.0.18
6, Winwebmail 3.8.0.1
Second, configure the
Document directory
Introduction
Step 1. Download, install and run
Step 2. Create an application to run on Linux inside windows
Step 3. Deploy your application on Linux inside windows
Step 4. Run your application on Linux inside windows
I. Installation preparation1. Java SDK 1.5 or later2. PostgreSQL 8.3 for Windows (pgadmin III is recommended for PostgreSQL installation)3. Apache ant 1.7 or later4. Apache Maven 2.0.9 or later5. Apache Tomcat 6.0 or later
Ii. Installation Steps
1.
1. Installing PostgreSQLExecute command: Apt-get updateGet the latest server, or the installation will appear after 404Execute command: Apt-get install PostgreSQL get installation packageEnter Y to install automaticallyAfter successful installation,
Reference Documentation:
Installation initialization: https://www.postgresql.org/download/linux/redhat/
Simple to use: https://mozillazg.github.io/2014/06/hello-postgresql.html
This article deals with the Yum installation of
DescriptionI am using the root user login at the terminal, if the non-root user, that in the command before the need to add "sudo", you understand ...First step: install PostgreSQL under Ubuntu 1. Installing with Apt-get install[Email
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.