- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitd5b9b2d
committed
Remove misleading hint for "unexpected data beyond EOF" error.
Commitffae5cc added this hint in 2006,but it's now obsolete and doesn't reflect what users should really checkin this situation. We were not able to agree on a new hint, so just deletethe existing one and update the comments to mention one possibility thatis known to cause problems of this kind: something other than PostgreSQLis modifying files in the PostgreSQL data directory.Author: Jakub Wartak <jakub.wartak@enterprisedb.com>Reviewed-by: Robert Haas <rhaas@postgresql.org>Reviewed-by: Andres Freund <andres@anarazel.de>Reviewed-by: Christoph Berg <myon@debian.org>Discussion:https://postgr.es/m/CAKZiRmxNbcaL76x=09Sxf7aUmrRQJBf8drzDdUHo+j9_eM+VMg@mail.gmail.com1 parentdcc9820 commitd5b9b2d
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2743 | 2743 | | |
2744 | 2744 | | |
2745 | 2745 | | |
2746 | | - | |
2747 | | - | |
2748 | | - | |
2749 | | - | |
2750 | | - | |
| 2746 | + | |
| 2747 | + | |
| 2748 | + | |
2751 | 2749 | | |
2752 | 2750 | | |
2753 | 2751 | | |
| |||
2778 | 2776 | | |
2779 | 2777 | | |
2780 | 2778 | | |
2781 | | - | |
2782 | | - | |
| 2779 | + | |
2783 | 2780 | | |
2784 | 2781 | | |
2785 | 2782 | | |
| |||
0 commit comments
Comments
(0)