I tried that but got this message: LOCAL_TARGET_DATABASE is not a valid database name
On Wednesday, October 23, 2013 9:24:40 AM UTC-7, Harold Giménez wrote: > > > > On Wednesday, October 23, 2013, Brian wrote: > >> My local psql is not running on a standard port (company setup). Is there >> a way to instruct pg:pull to use a non-default port for the local db? >> > > You can specify the port number as part of the URL using this format: > > postgres://user:pass@localhost:port/database > > > > > >> >> >> Brian >> > > > > >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Heroku" group. >> >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/heroku?hl=en_US?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Heroku Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
