Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

faq: add managed PGroonga #95

Merged
merged 8 commits into from
Mar 20, 2023
Merged

faq: add managed PGroonga #95

merged 8 commits into from
Mar 20, 2023

Conversation

yoshimotoyuk
Copy link
Contributor

Add PGroonga on the managed service
Add Trouble Shooting

Add PGroonga on the managed service
Add Trouble Shooting
faq/index.md Outdated Show resolved Hide resolved
faq/index.md Outdated
@@ -17,3 +17,20 @@ If the issue is fixed and PGroonga still returns `pgroonga: already tried to ini
If you use SELinux then PGroonga needs a policy package. The section [building PGroonga from source](../install/source.html) shows how to create one.

Before installing the policy package, perhaps your PGroonga installation had failed due to incorrect SELinux permissions. In this case, you must restart PostgreSQL to clean PGroonga failed/corrupt files.

## PGroonga on the managed service
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

英語でちゃんと伝えられる気がしないので、日本語でコメントします。
英語のイメージがあまりよくわかってないんですが、「PGroonga on the managed service」だとマネージドなサービスがあって、(例えばAWSとか)その上で”自分”でPGroongaを構築運用するみたいなイメージになりますか?

SupabaseはPGroongaも”含めて”マネージドなサービスを展開しています。
「PGroonga on the managed service」で"the managed service"の中に"PGroonga"も含まれているという意味になりますでしょうか?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

それでいうとManaged Serviceだけだと、どちらにもとれそうですね。

その場合

Suggested change
## PGroonga on the managed service
## Use PGroonga within the managed service

でどうでしょう?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

もしくは

Suggested change
## PGroonga on the managed service
## Managed service including PGroonga

こっちのほうがシンプルですかね。次のSupabaseさんの説明にもつながりますし

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正しました

faq/index.md Outdated

Postgres is the core of Supabase, it works natively with more than 40 Postgres extensions, including PGroonga.

## Trouble Shooting
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「Trouble Shooting」は項目としてあったほうがいいと思うのですが、「Trouble Shooting」は「PGroonga on the managed service」とは別の話題なので、別のPRにしませんか?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

分かりました。
同じファイルの更新なのでまとめてしましました分けておきます

yoshimotoyuk and others added 2 commits January 18, 2023 16:32
fix

Co-authored-by: Horimoto Yasuhiro <horimoto@clear-code.com>
faq/index.md Outdated Show resolved Hide resolved
faq/index.md Outdated Show resolved Hide resolved
yoshimotoyuk and others added 2 commits January 18, 2023 17:32
Co-authored-by: Horimoto Yasuhiro <horimoto@clear-code.com>
Co-authored-by: Horimoto Yasuhiro <horimoto@clear-code.com>
@komainu8
Copy link
Member

+1

@kou @HashidaTKS
Could you review this PR?

faq/index.md Outdated Show resolved Hide resolved
Co-authored-by: Takashi Hashida <ellipsoid1989@gmail.com>
faq/index.md Outdated Show resolved Hide resolved
faq/index.md Outdated Show resolved Hide resolved
yoshimotoyuk and others added 2 commits January 19, 2023 10:24
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>

### Supabase

Supabase is an open source Firebase alternative that provides all the backend features developers need to build a product: a PostgreSQL database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Supabase is an open source Firebase alternative that provides all the backend features developers need to build a product: a PostgreSQL database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.
[Supabase](https://supabase.com/) is an open source Firebase alternative that provides all the backend features developers need to build a product: a PostgreSQL database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

@kou kou changed the title Add info to the FAQ faq: add managed PGroonga Mar 20, 2023
@kou kou merged commit e7d780e into pgroonga:master Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants