File tree Expand file tree Collapse file tree 6 files changed +3
-5
lines changed
Expand file tree Collapse file tree 6 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 14131413 flushed to WAL or not. <parameter>flush</parameter> has no effect
14141414 with <parameter>transactional</parameter>, as the message's WAL
14151415 record is flushed along with its transaction.
1416-
14171416</ span >
14181417論理デコードのメッセージを送出します
14191418これは汎用的なメッセージをWALを通して論理デコードのプラグインに渡すのに使うことができます。
Original file line number Diff line number Diff line change 668668こうした場合、64ビット版のPostgreSQLで使用することはできません。
669669 </ p > </ div > < div class ="sect3 " id ="WINDOWS-CRASH-DUMPS "> < div class ="titlepage "> < div > < div > < h4 class ="title "> 17.7.5.3. クラッシュダンプの収集 < a href ="#WINDOWS-CRASH-DUMPS " class ="id_link "> #</ a > </ h4 > </ div > </ div > </ div > < span class ="original ">
670670 <title>Collecting Crash Dumps</title>
671- </ span > < p >
671+ </ span > < p >
672672< span class ="original ">
673673 If PostgreSQL on Windows crashes, it has the ability to generate
674674 <productname>minidumps</productname> that can be used to track down the cause
Original file line number Diff line number Diff line change 172172関数、プロシージャ、または集約の引数のモードで< code class ="literal "> IN</ code > 、< code class ="literal "> OUT</ code > 、< code class ="literal "> INOUT</ code > 、< code class ="literal "> VARIADIC</ code > のいずれかです。
173173省略時のデフォルトは< code class ="literal "> IN</ code > です。
174174関数を識別するためには入力引数だけが必要ですので、実際のところ< code class ="command "> ALTER EXTENSION</ code > は< code class ="literal "> OUT</ code > 引数を考慮しないことに注意してください。
175-
176175このため< code class ="literal "> IN</ code > 、< code class ="literal "> INOUT</ code > および< code class ="literal "> VARIADIC</ code > 引数を列挙するだけで十分です。
177176 </ p > </ dd > < dt > < span class ="term "> < em class ="replaceable "> < code > argname</ code > </ em > </ span > </ dt > < dd > < p >
178177< span class ="original ">
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ layout: default
77
88## 最新
99
10- last-updated: 2025-04-20 04:28:05 JST
10+ last-updated: 2025-04-22 04:29:42 JST
1111
1212### 最新 PostgreSQL
1313
@@ -25,7 +25,7 @@ last-updated: 2025-04-20 04:28:05 JST
2525
2626| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2727| :---------------------------| :---------------------------------------------:| :--------------------------------------------:| :---:| :----------:|
28- | [ 16.4最新] ( jpug-doc/16.4/html/ ) | [ PDF] ( jpug-doc/16.4/postgresql-16.4-A4.pdf ) | | | <em id =" update " >2025-04-20 </em > |
28+ | [ 16.4最新] ( jpug-doc/16.4/html/ ) | [ PDF] ( jpug-doc/16.4/postgresql-16.4-A4.pdf ) | | | <em id =" update " >2025-04-22 </em > |
2929| [ 16.4] ( jpug-doc/16.4old/html/ ) | [ PDF] ( jpug-doc/16.4old/postgresql-16.4-A4.pdf ) | [ EPUB] ( jpug-doc/16.4old/postgresql-16.4.epub ) | [ man.tar.gz] ( jpug-doc/16.4old/man.tar.gz ) | 2024-09-03 |
3030| [ 16.3] ( jpug-doc/16.3/html/ ) | [ PDF] ( jpug-doc/16.3/postgresql-16.3-A4.pdf ) | [ EPUB] ( jpug-doc/16.3/postgresql-16.3.epub ) | [ man.tar.gz] ( jpug-doc/16.3/man.tar.gz ) | 2024-08-15 |
3131| [ 16.0] ( jpug-doc/16.0/html/ ) | [ PDF] ( jpug-doc/16.0/postgresql-16.0-A4.pdf ) | [ EPUB] ( jpug-doc/16.0/postgresql-16.0.epub ) | [ man.tar.gz] ( jpug-doc/16.0/man.tar.gz ) | 2024-05-15 |
You can’t perform that action at this time.
0 commit comments