this column value.
As said out of 3k records , sometimes 50 to 100 records it shows as 2019.
Regards,
Deepika
On Fri, Jul 10, 2020 at 7:39 PM Adrian Klaver
wrote:
> On 7/10/20 7:03 AM, Deepika S Gowda wrote:
> > Hi,
> >
> > On postgres 11.7 Master/Slave node, there is colu
Hi,
On postgres 11.7 Master/Slave node, there is column named "createddate"
with datatype "timestamp without time zone" with default value as "now()";
Column Name | Date Type | Default value
createddate |timestamp without time zone|Now()
Issue: From the java application , data i
There is postgres multimaster replication. Please explore bdr multi master
node.
On Thu, Jan 17, 2019 at 7:03 PM AI Rumman wrote:
> Hi,
>
> I am planning to use Postgresql with TimescaleDb extension. I have to
> design a system similar to AWS RDS which supports automated failover,
> transparent