Content-Length: 261598 | pFad | http://github.com/postgrespro/postgres/commit/34c02044ed7e7defde5a853b26dcd806c872d974

11 Fix thinko in comment · postgrespro/postgres@34c0204 · GitHub
Skip to content

Commit 34c0204

Browse files
committed
Fix thinko in comment
It was confusing symlinks with hard links.
1 parent ab577e6 commit 34c0204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/pg_upgrade/file.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ copyAndUpdateFile(pageCnvCtx *pageConverter,
103103
/*
104104
* linkAndUpdateFile()
105105
*
106-
* Creates a symbolic link between the given relation files. We use
106+
* Creates a hard link between the given relation files. We use
107107
* this function to perform a true in-place update. If the on-disk
108108
* format of the new cluster is bit-for-bit compatible with the on-disk
109-
* format of the old cluster, we can simply symlink each relation
109+
* format of the old cluster, we can simply link each relation
110110
* instead of copying the data from the old cluster to the new cluster.
111111
*/
112112
const char *

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/34c02044ed7e7defde5a853b26dcd806c872d974

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy