Skip to content

Commit 1e7ca11

Browse files
committed
1 parent 78806a9 commit 1e7ca11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/commands/subscriptioncmds.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2023,8 +2023,8 @@ check_publications_origin(WalReceiverConn *wrconn, List *publications,
20232023
errcode(ERRCODE_OBJECT_NOT_IN_PREREQUISITE_STATE),
20242024
errmsg("subscription \"%s\" requested copy_data with origin = NONE but might copy data that had a different origin",
20252025
subname),
2026-
errdetail_plural("Subscribed publication %s is subscribing to other publications.",
2027-
"Subscribed publications %s are subscribing to other publications.",
2026+
errdetail_plural("The subscription being created subscribes to a publication (%s) that contains tables that are written to by other subscriptions.",
2027+
"The subscription being created subscribes to publications (%s) that contain tables that are written to by other subscriptions.",
20282028
list_length(publist), pubnames->data),
20292029
errhint("Verify that initial data copied from the publisher tables did not come from other origins."));
20302030
}

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