How do I sent database data safely from one computer to another? [closed] - postgresql

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I have a postgres database with data in it and I need to duplicate the data and send it to another computer in a different country. What is the best way to do this safely?

you can backup and restore data.
http://www.postgresql.org/docs/8.1/static/backup.html
or you can sync data
http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling

Related

Connection Property is empty in Sybase Unwired Platform [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Im trying to change connection profile to my mbo objects in SUP.
I created a new connection profile(sapn). I cannot use it. http://yadi.sk/d/yVjE1pBz21ZoM
Click on the empty cell on the right of 'sapn' and you will be presented with a select containing the data sources you defined in the Mobile Workspace.

Sqlite databse table not found while copying it [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I have very strange problem,I create a sqlite table with three fields. After that I write code to copy it into iPhone in -(Void)awakeFromNib methods of appdelegate class.
Database copying is successfully but table does not exist in the database. I don't not know why it is happening.

How does BI tools display large data say 100gb data on mobile? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I'm earger to know how does BI tools avaliable in market show large data on mobile?
The same way Wikipedia does. It only sends you the information you need when and as you need it.

can someone guess the Database Schema of Facebook? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
I'm really interested to know how actually would be the database schema of Facebook? How many databases, tables and fields would be maintained? How is the updating done?
FWIW, here's a podcast from ITconversations describing Facebooks LAMP-stack. They seem to go with KISS as far as database schema goes.

I need compiere 3.3 erp database file for postgres db [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Could anyone help me with compiere 3.3 database file (.dmp, .sql or anything) that I could use to restore my compiere Postgres database
Just download it from compiere.com or ask them where you can find this verion. It's open source, start your search close to the source: www.compiere.com