[Ur] Sequences
Yves Cloutier
yves.cloutier at gmail.com
Sat Apr 2 11:16:23 EDT 2016
Hi Ziv,
Yes I managed to figure that out soon after i posted.
I actually started off by dopping the db and recreated it. But ended up
running
psql -f portfolipro.sql portfolipro
and that's where I saw some output on the console:
CREATE TABLE
CREATE SEQUENCE
Actually i wasn't able to drop the db on my first try. It seemed that there
were a couple of instances of my application still running. I needed to
find and kill them first before i could drop it.
I must not be closing my application properly, since on other occassions
when I would recompile and run again, it won't start on port 8080, and i
need to specify another port, like 8081.
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.impredicative.com/pipermail/ur/attachments/20160402/7727a658/attachment.html>
More information about the Ur
mailing list