File: init.sql

package info (click to toggle)
python-django-celery-results 2.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 616 kB
  • sloc: python: 2,172; makefile: 314; sh: 7; sql: 2
file content (2 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (3)
1
2
alter role "postgres" password 'postgres';
alter role "postgres" createdb;