Skip to content

Commit 6ba56f0

Browse files
committed
Reformat commit 6b2a144
This commit broke PDF builds on the 9.0 branch. Split the paragraph up in two separate ones to make the PDFs happy again. Only doing this in the 9.0 branch since that's the only place it's causing problems at this point, and it's fairly unlikely that we're going to be backpatching more docs changes to exactly this paragraph.
1 parent 62f84f1 commit 6ba56f0

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

doc/src/sgml/func.sgml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13517,11 +13517,15 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1351713517
</para>
1351813518

1351913519
<para>
13520-
<function>pg_database_size</function> and <function>pg_tablespace_size</>
13521-
accept the OID or name of a database or tablespace, and return the total
13522-
disk space used therein. To use <function>pg_database_size</function>,
13520+
<function>pg_database_size</function> accepts the OID or name of a database,
13521+
and returns the total disk space used therein. To use the function,
1352313522
you must have <literal>CONNECT</> permission on the specified database
13524-
(which is granted by default). To use <function>pg_tablespace_size</>,
13523+
(which is granted by default).
13524+
</para>
13525+
13526+
<para>
13527+
<function>pg_tablespace_size</> accepts the OID or name of a tablespace,
13528+
and returns the total disk space used therein. To use the function,
1352513529
you must have <literal>CREATE</> permission on the specified tablespace,
1352613530
unless it is the default tablespace for the current database.
1352713531
</para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy