Based on this blogpost.
Install with Homebrew:
$ brew install postgresql
Run server:
/* | |
* Copyright 2020-2021 the original author or authors. | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* https://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
Based on this blogpost.
Install with Homebrew:
$ brew install postgresql
Run server: