products/Sources/formale Sprachen/C/Postgres/contrib/cube/sql/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 19 kB image not shown  

Impressum archive.h   Sprache: unbekannt

 
/*-------------------------------------------------------------------------
 *
 * archive.h
 *   Routines to access WAL archives from frontend
 *
 * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
 * Portions Copyright (c) 1994, Regents of the University of California
 *
 * src/include/fe_utils/archive.h
 *
 *-------------------------------------------------------------------------
 */

#ifndef FE_ARCHIVE_H
#define FE_ARCHIVE_H

extern int RestoreArchivedFile(const char *path,
        const char *xlogfname,
        off_t expectedSize,
        const char *restoreCommand);

#endif       /* FE_ARCHIVE_H */

Messung V0.5 in Prozent
C=92 H=96 G=93

[Seitenstruktur0.11Druckenetwas mehr zur Ethik2026-08-08]