For R&D matters i need a small postgresql server. As I am totally naïve to google cloud platform, I don't understand the way google bill an instance. The VCPUs are typically factured on a sub-second instance time. But I can't figure what Google means by instance time : is it the time the Vserver is actually "instanciated" i.e the time range during i can request the DB (24h/day) or is it the time used for connexion, request, compute respond, i.e something like a CPU time (few mins/day)?
- The former. If you don't explicitly stop the database, it'll be costing you money.ceejayoz– ceejayoz2024-07-01 13:04:44 +00:00Commented Jul 1, 2024 at 13:04
Add a comment |
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related
Hot Network Questions
- Trying to remember a book a woman born with no mother claims to be Christ
- Parsing of small floats with std::istream
- iOS Shortcuts: Subtitled Text items in Choose from List action when item names contain a dot
- Why can’t an artificial neural network figure out what a lava lamp will do next?
- How long does it take to build the Ford Bronco Technic set?
- Template for function with N inputs
- Why did Jesus use pearls in his teachings?
- What is "lane math" when building interchanges?
- How do you decide the correct trace width in PCB design?
- Book about a man who found out he was an alien robot and eventually started running from both his makers and humans
- Which Linux file system should I use for compatibility with Windows programs?
- Expected value of the largest distance from a random point to an edge in a unit square
- Light dimmer switch won't fit - wall opening and back box too shallow?
- Adding Hendrik Vogt's \widebar to an expl package
- What was the first story to use the term "artificial intelligence"?
- Struggling to Identify Plans for Black in This Position
- Does the presence of the definite article "the" young woman in Isaiah 7:14 indicate the woman is known to both Isaiah and Ahaz?
- How exactly do charged capacitors decrease current?
- How to find the Poisson distribution that best fits this observed data in Mathematica?
- Check if unallocated space contains data
- Can teleporting remove stirges?
- Non-standard analysis and higher-order model theory
- Is knowledge-why agglomerative?
- Find a number whose divisors' factorials add up to a given number