Timeline for Migrating an existing geodatabase to an existing empty database in PostgreSQL using PostGIS extension. (Schema and Procedure error)
Current License: CC BY-SA 4.0
20 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 25, 2024 at 14:09 | history | edited | Connor Garrett | CC BY-SA 4.0 |
added 18 characters in body
|
| Oct 25, 2024 at 14:09 | comment | added | Connor Garrett | @Vince I'm using PostgreSQL 14 | |
| Oct 25, 2024 at 0:23 | answer | added | Vince | timeline score: 1 | |
| Oct 25, 2024 at 0:09 | history | edited | PolyGeo♦ | CC BY-SA 4.0 |
added 1 character in body
|
| Oct 24, 2024 at 23:27 | history | edited | Vince | CC BY-SA 4.0 |
edited body; edited title
|
| Oct 24, 2024 at 21:13 | comment | added | Vince |
pgAdmin is a standalone utility. postgis is a database extension. But you haven't stated the database release in use. PostgreSQL 14? 15? 16? 17?
|
|
| Oct 24, 2024 at 21:05 | comment | added | Son of a Beach | The database should be configured as an ESRI geodatabase using ArcGIS Pro. Check out: pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/… | |
| Oct 24, 2024 at 20:32 | comment | added | Connor Garrett | @Mapperz I'm attempting to use just the Feature Class to Feature Class tool in ArcPro. But also trying to simply copy & paste in the contents pane in ArcPro. I'm going to try that link out, thank you. | |
| Oct 24, 2024 at 20:25 | comment | added | Mapperz♦ | What ETL tool are you using? This will solve many issues your facing and will face next...your method does seems to be a non-standard practice method. gis.stackexchange.com/questions/12989/… | |
| Oct 24, 2024 at 18:25 | comment | added | Connor Garrett | I've added a screenshot of my database properties in pgAdmin. I hope this helps. | |
| Oct 24, 2024 at 18:24 | history | edited | Connor Garrett | CC BY-SA 4.0 |
added 159 characters in body
|
| Oct 24, 2024 at 18:14 | comment | added | Vince | The RDBMS in use would be useful, to, since ArcGIS has compatibility issues. | |
| Oct 24, 2024 at 18:11 | comment | added | Connor Garrett | The post has been updated with the feedback provided. | |
| Oct 24, 2024 at 17:56 | history | edited | Connor Garrett | CC BY-SA 4.0 |
added 840 characters in body
|
| Oct 24, 2024 at 17:26 | comment | added | Vince | You can't just paste into a database that hasn't been configured to accept a paste. You still have a ton of admin to do here. | |
| Oct 24, 2024 at 17:12 | comment | added | swiss_knight | In order for other people to trying helping you, I highly suggest you to provide all environment information such as software you used along with their version and all the manipulation you attempted, ideally with the commands you typed or the menus you clicked (in some cases some specifically selected screenshots can also help). | |
| Oct 24, 2024 at 17:09 | history | edited | Connor Garrett | CC BY-SA 4.0 |
added 224 characters in body
|
| Oct 24, 2024 at 17:09 | comment | added | Connor Garrett | @swiss_knight I tried simply copying and pasting the data in the ArcGIS Pro contents pane, as documentation suggested was plausible. This is where I get errors. But I also get an error when using the export tool of a single featureclass. | |
| Oct 24, 2024 at 17:02 | comment | added | swiss_knight | How exactly did you try to migrate your geodatabase? | |
| Oct 24, 2024 at 16:52 | history | asked | Connor Garrett | CC BY-SA 4.0 |