NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I'm new in domain openstreetmap i would like you help me to resolve a problom. I would wish to sync my database postgresql with openstreetmap using slony or Pgpool. But i don't know how to do it, or whether it is possible to do it. I ensure you i have already done some research, but unfortunately i have not found some responses that answering my needs. If someone have some ideas please help me. thank you in advance

asked 19 Feb '16, 16:05

Abou's gravatar image

Abou
1111
accept rate: 0%


If you want to have a local postgresql database that has regular updates from the main openstreeetmap.org database/api, you can't use slony, and instead must use the osmosis replication procedure. You can keep a local database updated to practically the minute this way, and it's how everyone does it.

permanent link

answered 19 Feb '16, 16:10

rorym's gravatar image

rorym
5.4k1449100
accept rate: 11%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×362
×165
×8
×1
×1

question asked: 19 Feb '16, 16:05

question was seen: 2,765 times

last updated: 19 Feb '16, 16:29

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum