Source Scanner
pg_dump -U postgres -a -t lists baruwa > lists-dump.sql
Target Scanner:
psql -U postgres baruwa < lists-dump.sql
On 02/13/2013 03:00 PM, Andrew Colin Kissa wrote:
On 13 Feb 2013, at 10:52 PM, Raymond Norton wrote:
Approvedlists and bannedlists are views of what table? Need to dump those
tables to another scanner till I set up a central database. Probably an easy
way to determine this in postgres?????
lists table[1]
[1]
https://github.com/akissa/baruwa2/blob/master/baruwa/config/sql/integration.sql#L140
--
www.baruwa.org
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056
_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056