···6262 hostname text not null,
6363 no_ssl boolean not null default false,
6464 status text not null default 'active',
6565- last_seq bigint not null default -1,
6565+ last_tid text not null default '',
6666 db_created_at timestamptz not null default now(),
6767 db_updated_at timestamptz not null default now(),
6868