Content-Length: 280801 | pFad | http://github.com/postgrespro/postgres/commit/68f3dbc5525a7e78290f7dee8a74f66d5fa738d6

7E doc: Fix typos · postgrespro/postgres@68f3dbc · GitHub
Skip to content

Commit 68f3dbc

Browse files
committed
doc: Fix typos
From: Thom Brown <thom@linux.com>
1 parent 363ac78 commit 68f3dbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/src/sgml/ref/create_subscription.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
142142

143143
<para>
144144
Create a subscription to a remote server that replicates tables in
145-
the publications <literal>mypubclication</literal> and
145+
the publications <literal>mypublication</literal> and
146146
<literal>insert_only</literal> and starts replicating immediately on
147147
commit:
148148
<programlisting>

doc/src/sgml/ref/create_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1539,7 +1539,7 @@ CREATE TABLE measurement_year_month (
15391539
CREATE TABLE cities (
15401540
city_id bigserial not null,
15411541
name text not null,
1542-
population bigint,
1542+
population bigint
15431543
) PARTITION BY LIST (left(lower(name), 1));
15441544
</programlisting></para>
15451545

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/68f3dbc5525a7e78290f7dee8a74f66d5fa738d6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy