I am working on an django project. I am trying to connect django with a redshift database using postgresql_psycopg2 backend of django.
I am not able to migrate my database.
Can any one suggest relevant solutions? It will be very helpful.
I am working on an django project. I am trying to connect django with a redshift database using postgresql_psycopg2 backend of django.
I am not able to migrate my database.
Can any one suggest relevant solutions? It will be very helpful.