Hi,
does anyone have good or bad experience with node-pg-migrate as a schema
management/migrateion tool?
Or maybe do you have some better recommendations?
Cheers
Dirk
Hi,
just a curious question...
Is there something planned to get a behaviour like Oracle's flashback query
based on the old values
before deleted by vacuum?
So a feature to recreate old versions of rows if still there?
Or are there any related extensions or tools doing this?
Thanks
Dirk
Hi,
haven’t tested it yet but maybe I can get a quick answer here.
We have discussed the following scenario.
Few nodes as streaming replication cluster all in sync with taking backup
only from one dedicated node. Now that node which is responsible for the backups
goes down. For sure I have a full
Hi Raj,
I am not aware of any official platform compatibility matrix but the
Best way to find out is the status pane of the build farm
https://buildfarm.postgresql.org/cgi-bin/show_status.pl
Here you can search for your requested OS and check the test results
for the last 5 releases.
Some detai
Hi,
because of a migration from DB2 we have a lot of timestamps like
-12-31-00.00.00.00
What would be the best way to handle this in Postgres also related
to overhead and performance (index usage?).
Or is
TO_TIMESTAMP('-12-31-00.00.00.00', '-MM-DD-HH24.MI.SS.US')
the only
Hi,
I have here a situation with the usage of UUID. Here the database user allows
UUIDs with less then 16 byte lengths (please don't ask :-) ).
Of course there are some technical ways to do the filling of the not used bytes
but I hope there is a better solution. This UUID is used
as primary Key
Hi all,
if there are several PostgreSQL nodes replicating synchronous and I configure a
guarantee that
for example 3 of 5 nodes have to be in sync to go on with
synchronous_standby_names and
now I want to implement a load balancing scenario with active standby DBs...how
or with what
tool can I
Hi,
what would be the fastest or most effective way to load few (5-10) TB of data
from flat files into
a postgresql database, including some 1TB tables and blobs?
There is the copy command but there is no way for native parallelism, right? I
have found pg_bulkload
but haven't tested it yet. As
Hi,
for a potential migration from DB2 on DB2/z to PostgreSQL I have to take care
of a whole
bunch of java stored procedures. Would that be a show stopper here or is a
migration
somehow possible or is it anyway the same because Java = Java?
Any experiences/recommendations or helpful ressources
Hi all,
if someone wants to get away from developing Oracle APEX to become more flexible
with the related database system (yes, rebuilding everything is the case
here)what
kind of web technology or programming language etc. would you recommend in case
of
using PostgreSQL? Or is there anyt
10 matches
Mail list logo