Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t8Ldt-003dFL-G8 for pgsql-admin@arkaria.postgresql.org; Tue, 05 Nov 2024 15:38:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t8Lcs-00FJ30-EA for pgsql-admin@arkaria.postgresql.org; Tue, 05 Nov 2024 15:37:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t8Lcs-00FJ2r-0p for pgsql-admin@lists.postgresql.org; Tue, 05 Nov 2024 15:37:50 +0000 Received: from mail-ed1-x530.google.com ([2a00:1450:4864:20::530]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t8Lco-000LM1-3p for pgsql-admin@postgresql.org; Tue, 05 Nov 2024 15:37:49 +0000 Received: by mail-ed1-x530.google.com with SMTP id 4fb4d7f45d1cf-5c9454f3bfaso7299788a12.2 for ; Tue, 05 Nov 2024 07:37:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reddoc.net; s=google; t=1730821066; x=1731425866; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=ORFR2fjatltnMq3lLc7sk+rjt0CW1F3cvf2Pqcl+bPE=; b=hV/NHGo1nOtz7cfUyUcEy0OTDVi0jFpD2bYI2SBI/HXzKMKlT13fnCwvlNuOMAn9GT mfYDUTNoelpCpXqFw5gtiHUzg2qwp+tEACuDogWEtIb7YFq8yV5O2Z1KF22ZXgCFipGw zOIHHvzztphluwJR1nKzr/KiCb+0lp5SwYe7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730821066; x=1731425866; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ORFR2fjatltnMq3lLc7sk+rjt0CW1F3cvf2Pqcl+bPE=; b=ZQIFdfGS/kmxIJA1t3wQvsI24zSaWrwOVXiSR9ODKx3PP6gQ5ko42EVotoLRVWnRqN +RwU0imVYhX+BLVvxuLnPoxf5LwZogEPMSPCp/gMwtHi8sZanffBJYJ3UHMWTbRnVQvq Q6aCVXbXl4LO+7qGz6X6aFQQIeKXTvQVuNPGBbejVWY0/v2rr+QoASGXYj/2YnJ+Uieh t97PiuFnljw30U18qgf/s0FJtB5H/eOflvgP7+kzPOF7Q70seC6+qGUx23/Ii1IusYUe mIfKbEQHkPKHRXp+ke2wkIYrCiitHV0p/8XSgsR0d3FOgF5YVvXrZJysh2kGBWwPT5Ya v94Q== X-Forwarded-Encrypted: i=1; AJvYcCUiIn70Y386UPgn1NswetveTtb4XtV7RVXNoua1Qimjoo3njpvnHcmDAjDlhwVQMPEAdA7OY6brvNz03A==@postgresql.org X-Gm-Message-State: AOJu0YzVnzM6feK7QWSwDWmEmzTxVHmhLjTVCmH8vA0ayvrFBD5tc0rs szrvVeyTwqazRh4EERn1EyGER8h5WMvo8Iq8yIuqHbZKQ607ycz52hHmZeozrIQ4H4TKeF1Mz55 Hn53w2RJcSwNWHEYLPbkRhSkQ1sTwZmkV1PVwmw== X-Google-Smtp-Source: AGHT+IGaol6yZQi1YogXtj4DxHlBVXrep3ANamHdkbY5+fl7cZdoPMQ63JhgNtlp9xKzfc6bWuQOtYqGxLvSSGYhPu0= X-Received: by 2002:a05:6402:5cb:b0:5ce:a94f:1a3d with SMTP id 4fb4d7f45d1cf-5ceb935c64bmr11847719a12.24.1730821066000; Tue, 05 Nov 2024 07:37:46 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Samed YILDIRIM Date: Tue, 5 Nov 2024 17:37:34 +0200 Message-ID: Subject: Re: PostgreSQL historical database To: Erik Serrano Cc: Pgsql-admin , pgsql-admin Content-Type: multipart/alternative; boundary="000000000000cf319606262c2e55" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000cf319606262c2e55 Content-Type: text/plain; charset="UTF-8" Hello Erik, It is not very clear for me what you are looking for. But, pg_bitemporal may be answer for you. I recommend to you to check the repository below. If this is not what you want, can you elaborate a little more? https://github.com/hettie-d/pg_bitemporal Best regards. Samed YILDIRIM On Tue, 5 Nov 2024, 17:31 Erik Serrano, wrote: > Dear, > > Along with greetings, I would like to ask if there is any product, way > (architecture), system that allows me to create a historical database from > a main transactional database in PostgreSQL. > > I thank you in advance for any contributions that help me to approach this > new project. > > Thank you very much, Guys, > Regards > > > > *Erik R. Serrano Saavedra* > * Data Base Administrator* > > --000000000000cf319606262c2e55 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello Erik,

It is not very clear for me what you are looking for. But, pg_bi= temporal may be answer for you. I recommend to you to check the repository = below. If this is not what=C2=A0you want, can you elaborate a little=C2=A0m= ore?


Best rega= rds.
Samed YILDIRIM

On Tue, 5 Nov 2024, 17:31 Erik Serrano, <<= a href=3D"mailto:eserranos@gmail.com">eserranos@gmail.com> wrote:
Dear,

Al= ong with greetings, I would like to ask if there is any product, way (archi= tecture), system that allows me to create a historical database from a main= transactional database in PostgreSQL.

I thank you in advance for an= y contributions that help me to approach this new project.

Thank you= very much, Guys,
Regards



<= i>Erik R. Serrano Saavedra
=C2=A0 =C2=A0 =C2=A0=C2=A0Data Base Administr= ator
=C2=A0
--000000000000cf319606262c2e55--