Skip to content

Remote issue with a PostgreSQL Server (Cloning, Pushing, and Pulling) #1026

Answered by olsen232
EtherealK asked this question in Q&A
Discussion options

You must be logged in to vote

Hi EtherealK
Let me clarify what Kart does and does not do.
Kart supports a variety of formats as a working copy. The only way git ever presents your files to you is as files on your filesystem, but Kart has a few different ways of presenting your geometry data to you: as tables in a GPKG, or on a PostGIS server, or on an MSSQL server, or on a MySQL server. So all of the commands involving working copies - kart create-workingcopy, checkout, reset etc will work on one or other of these types of working copy, depending on how you configure kart. Kart considers your working copy to be your "local" copy of the data, which Kart maintains and where you will make your edits and commit changes.

K…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@EtherealK
Comment options

@olsen232
Comment options

@EtherealK
Comment options

Answer selected by EtherealK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants