The [docs available on Terraform's registry](https://registry.terraform.io/providers/gridscale/gridscale/latest/docs/resources/postgres) list the resource name as `gridscale_postgres` in its index on the left, even though the contents on the right use the correct name `gridscale_postgresql`. My guess is that this is due to [the corresponding file having the wrong name](https://github.com/gridscale/terraform-provider-gridscale/blob/master/website/docs/r/postgres.html.md).