Movatterモバイル変換


[0]ホーム

URL:


September 25, 2025: PostgreSQL 18 Released!
Supported Versions:Current (18) /17 /16 /15 /14 /13
Development Versions:devel
Unsupported versions:12 /11 /10 /9.6 /9.5 /9.4 /9.3 /9.2 /9.1 /9.0 /8.4 /8.3 /8.2 /8.1 /8.0 /7.4 /7.3 /7.2
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for thecurrent version, or one of the other supported versions listed above instead.
PostgreSQL 7.4.30 Documentation
PrevFast BackwardFast ForwardNext

Chapter 3. Advanced Features

3.1. Introduction

In the previous chapter we have covered the basics of usingSQL to store and access your data inPostgreSQL. We will now discuss some more advanced features ofSQL that simplify management and prevent loss or corruption of your data. Finally, we will look at somePostgreSQL extensions.

This chapter will on occasion refer to examples found inChapter 2 to change or improve them, so it will be of advantage if you have read that chapter. Some examples from this chapter can also be found inadvanced.sql in the tutorial directory. This file also contains some example data to load, which is not repeated here. (Refer toSection 2.1 for how to use the file.)


PrevHomeNext
DeletionsUpViews

[8]ページ先頭

©2009-2025 Movatter.jp