Eric Wong <[email protected]> wrote:
> Konstantin Ryabitsev <[email protected]> wrote:
> > On Wed, Sep 01, 2021 at 08:54:13PM +0000, Eric Wong wrote:
> > > Likely, it depends on how picky NNTP clients are.  The one thing
> > > that could differ is the "created_at" field in msgmap.sqlite3.
> >
> > Is that value taken from git repos, or generated during indexing? All 3 
> > nodes
> > replicating from the same set of sources, but they do indeed run the index
> > hooks at slightly different times.
> 
> Whenever public-inbox-init runs for v2 (first public-inbox-index for v1).

Fwiw, it should be possible to automate ->created_at
synchronization using Last-Modified from /_/text/config/raw.

"lei add-external --mirror" or public-inbox-clone +index will
both set ->created_at automatically to match Last-Modified of
the origin:

  https://public-inbox.org/meta/[email protected]/
  ([PATCH 9/9] www: _/text/config/raw Last-Modified: is mm->created_at)
--
unsubscribe: one-click, see List-Unsubscribe header
archive: https://public-inbox.org/meta/

Reply via email to