mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
Test docs & made the default windows size to be bigger.
This commit is contained in:
parent
d9c6cec16e
commit
23295ff590
9 changed files with 441 additions and 59 deletions
|
@ -7,7 +7,7 @@ Import the schema:
|
|||
psql -d database -f database_dump.sql
|
||||
```
|
||||
|
||||
## Hoe to create a database_dump
|
||||
## How to create a database_dump
|
||||
Type or copy This
|
||||
```bash
|
||||
pg_dump -U your_username -d your_database --schema-only > schema.sql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue