-
Comments for https://www.endpointdev.com/blog/2019/01/migrate-from-sql-server-to-postgresql/
By Selvakumar Arumugam
To enter a comment:
1. Log in to GitHub
2. Leave a comment on this issue.
-
Hi @Doctorbal,
While trying to prepare the upgrade to Zabbix 5.0, I faced the issue of the new double precision.
This requires PSQL >= 12, as said [here](https://www.zabbix.com/documentation/cu…
-
Hi Dimitri.
I'm migrating MySQL 5.6 partitions (CREATE PARTITION) to Postgresql 10.1, and pgloader is not automatically creating the partitions in PG using a recent version of pgloader. Should it w…
-
````
ubuntu@ip-111-11-11-111:~$ sudo git clone https://github.com/jembi/openxds.git
Cloning into 'openxds'...
remote: Counting objects: 12911, done.
remote: Total 12911 (delta 0), reused 0 (delta …
-
Our current version of MYSQL is 5.7. To continue upgrading Django from 4.1 onwards we will need to [upgrade MYSQL to 8 or higher](https://docs.djangoproject.com/en/4.2/ref/databases/#mysql-notes).
…
-
### What type of bug is this?
Performance issue
### What subsystems and features are affected?
Query planner
### What happened?
**Arhitecture**
In our case sensors are sending data to …
-
**Is your feature request related to a problem? Please describe.**
During the migration script execution using Cloud SQL for PostgreSQL version 15, we are encountering an issue with the pg_partman …
-
The exception below was encountered during running $expunge on my Postgres hapi-fhir-jpaserver (5.1.0). The database is in early stages of being populated, but lots of patient and related resources ha…
-
**Architecture**
https://aws.amazon.com/blogs/architecture/optimize-cost-by-automating-the-start-stop-of-resources-in-non-production-environments/
https://aws.amazon.com/blogs/architecture/underst…
-
I think we have to quickly make the following decisions:
1. **Do we really want to implement sensor failover?**
https://docs.stackstorm.com/reference/sensor_partitioning.html
In all modes othe…