Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

round-13 local postgresql fix#2278

Merged
knewmanTE merged 1 commit intomasterfrom
postgres-fix
Sep 19, 2016
Merged

round-13 local postgresql fix#2278
knewmanTE merged 1 commit intomasterfrom
postgres-fix

Conversation

@NateBrady23
Copy link
Copy Markdown
Member

This PR fixes a problem where the postgresql service was being killed during the database installation step before the "Fortunes" table was fully populated. It also removes precise support and other fixes that now make it travis compatible for the upcoming round-14 travis update.

@NateBrady23
Copy link
Copy Markdown
Member Author

@knewmanTE The reason it was working on one machine and not the other was just variability in how fast the table populated on that machine. When reproducing the problem the "Fortunes" table would have between 0 and 4 rows on my vm.

@NateBrady23
Copy link
Copy Markdown
Member Author

fyi this is a travis run of nodejs from my work. This includes the postgres changes made here as well as travis installing client and database via the scripts we use. It's still a work in progress for a few things but postgresql is fixed: https://travis-ci.org/nbrady-techempower/FrameworkBenchmarks/jobs/160604384

@knewmanTE knewmanTE added this to the Round 13 milestone Sep 19, 2016
@knewmanTE knewmanTE merged commit 0eb729a into master Sep 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants