Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
Chapter 33. Large Objects
Prev UpPart IV. Client InterfacesHome Next

Chapter 33. Large Objects

Postgres Pro has alarge object facility, which provides stream-style access to user data that is stored in a special large-object structure. Streaming access is useful when working with data values that are too large to manipulate conveniently as a whole.

This chapter describes the implementation and the programming and query language interfaces toPostgres Pro large object data. We use thelibpq C library for the examples in this chapter, but most programming interfaces native toPostgres Pro support equivalent functionality. Other interfaces might use the large object interface internally to provide generic support for large values. This is not described here.


Prev Up Next
32.22. Example Programs Home 33.1. Introduction
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp