#fuel #indexer #stop #drop #postgresql #forc #create

bin+lib forc-postgres

Fuel Indexer forc Postgres plugin

61 releases (23 breaking)

0.25.0 Feb 6, 2024
0.24.3 Dec 8, 2023
0.24.0 Nov 29, 2023
0.18.5 Jul 20, 2023
0.6.1 Mar 24, 2023

#13 in #forc

Download history 5/week @ 2024-11-01 2/week @ 2024-11-08 6/week @ 2024-12-06 2/week @ 2024-12-13

332 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

190KB
4.5K SLoC

forc-postgres

A forc plugin for basic Fuel Indexer PostgreSQL interaction.

Commands

forc-postgres create

Create a new database.

forc-postgres create postgres --persistent

forc-postgres start

Start a previously created database.

forc-postgres start postgres

forc-postgres stop

Stop a running database.

forc-postgres stop postgres

forc-postgres drop

Drop a stopped database.

forc-postgres drop postgres

Dependencies

~34–48MB
~780K SLoC